summaryrefslogtreecommitdiffstats
path: root/hw/boards.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/boards.h')
-rw-r--r--hw/boards.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/boards.h b/hw/boards.h
index 659c559..4e4f29c 100644
--- a/hw/boards.h
+++ b/hw/boards.h
@@ -20,6 +20,7 @@ typedef struct QEMUMachine {
} QEMUMachine;
int qemu_register_machine(QEMUMachine *m);
+void register_machines(void);
/* Axis ETRAX. */
extern QEMUMachine bareetraxfs_machine;
OpenPOWER on IntegriCloud