summaryrefslogtreecommitdiff
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 bff1cf06c6..4f690c9e8a 100644
--- a/hw/boards.h
+++ b/hw/boards.h
@@ -27,6 +27,7 @@ void register_machines(void);
/* Axis ETRAX. */
extern QEMUMachine bareetraxfs_machine;
+extern QEMUMachine axisdev88_machine;
/* pc.c */
extern QEMUMachine pc_machine;