mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 19:51:35 +01:00
timespec_get.c: remove from baremetal, fails build
This commit is contained in:
@@ -660,6 +660,8 @@ path_properties_tuples = (
|
|||||||
'm5ops.c': {'allowed_emulators': {'gem5'}},
|
'm5ops.c': {'allowed_emulators': {'gem5'}},
|
||||||
'return1.c': {'exit_status': 1},
|
'return1.c': {'exit_status': 1},
|
||||||
'return2.c': {'exit_status': 2},
|
'return2.c': {'exit_status': 2},
|
||||||
|
# Wrapper not defined by newlib.
|
||||||
|
'timespec_get.c': {'baremetal': False},
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
'cpp': (
|
'cpp': (
|
||||||
|
|||||||
Reference in New Issue
Block a user