mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
arm baremetal: SVC explain where the imm16 can be retrieved
Use upper case hex literals on all PRIXnn. .gitignore /out.docker
This commit is contained in:
@@ -310,6 +310,7 @@ path_properties_tuples = (
|
||||
),
|
||||
'return1.S': {'exit_status': 1},
|
||||
'semihost_exit.S': {'requires_semihosting': True},
|
||||
'svc.c': {'cc_pedantic': False},
|
||||
'timer.c': {'skip_run_unclassified': True},
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user