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