mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +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'}},
|
||||
'return1.c': {'exit_status': 1},
|
||||
'return2.c': {'exit_status': 2},
|
||||
# Wrapper not defined by newlib.
|
||||
'timespec_get.c': {'baremetal': False},
|
||||
}
|
||||
),
|
||||
'cpp': (
|
||||
|
||||
Reference in New Issue
Block a user