diff options
Diffstat (limited to 'hw/shix.c')
-rw-r--r-- | hw/shix.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -112,5 +112,4 @@ QEMUMachine shix_machine = { .desc = "shix card", .init = shix_init, .ram_require = (0x00004000 + 0x01000000 + 0x01000000) | RAMSIZE_FIXED, - .max_cpus = 1, }; |