Revision da665c99 hw/mips_fulong2e.c

b/hw/mips_fulong2e.c
392 392
    network_init();
393 393
}
394 394

  
395
QEMUMachine mips_fulong2e_machine = {
395
static QEMUMachine mips_fulong2e_machine = {
396 396
    .name = "fulong2e",
397 397
    .desc = "Fulong 2e mini pc",
398 398
    .init = mips_fulong2e_init,

Also available in: Unified diff