Merge pull request #31 from rmalmain/sync_exit
Fix: added exit.c in build system.
This commit is contained in:
commit
5d31b09a11
@ -2,4 +2,5 @@ specific_ss.add(when: 'CONFIG_SOFTMMU', if_true: [files(
|
|||||||
'syx-snapshot/device-save.c',
|
'syx-snapshot/device-save.c',
|
||||||
'syx-snapshot/syx-snapshot.c',
|
'syx-snapshot/syx-snapshot.c',
|
||||||
'syx-snapshot/channel-buffer-writeback.c',
|
'syx-snapshot/channel-buffer-writeback.c',
|
||||||
|
'exit.c',
|
||||||
)])
|
)])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user