userland/arch/aarch64/dump_regs.c

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-06-03 01:00:00 +00:00
parent 1341df0682
commit ed369cd57e
3 changed files with 20 additions and 1 deletions

View File

@@ -544,6 +544,10 @@ path_properties_tuples = (
},
},
),
'dump_regs.c': {
# https://gem5.atlassian.net/browse/GEM5-619
'allowed_emulators': {'qemu'},
},
'freestanding': (
freestanding_properties,
{