summaryrefslogtreecommitdiff
path: root/hw/boards.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/boards.h')
-rw-r--r--hw/boards.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/boards.h b/hw/boards.h
index 2d67a707a6..eacd324148 100644
--- a/hw/boards.h
+++ b/hw/boards.h
@@ -111,4 +111,7 @@ extern QEMUMachine mainstone2_machine;
/* musicpal.c */
extern QEMUMachine musicpal_machine;
+/* tosa.c */
+extern QEMUMachine tosapda_machine;
+
#endif