Fix: added exit.c in build system.
This commit is contained in:
parent
466658fc52
commit
b595b3969a
@ -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