Revision 7fb4fdcf hw/shix.c

b/hw/shix.c
110 110
QEMUMachine shix_machine = {
111 111
    "shix",
112 112
    "shix card",
113
    shix_init
113
    shix_init,
114
    (0x00004000 + 0x01000000 + 0x01000000) | RAMSIZE_FIXED
114 115
};

Also available in: Unified diff