mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
start microbenchmarks section
This commit is contained in:
@@ -690,6 +690,7 @@ path_properties_tuples = (
|
||||
'gcc': (
|
||||
{**gnu_extension_properties, **{'cc_pedantic': False}},
|
||||
{
|
||||
'busy_loop.c': {'baremetal': True},
|
||||
'openmp.c': {'cc_flags': ['-fopenmp', LF]},
|
||||
}
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user