summary refs log tree commit diff stats
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 4e4f29cdd0..2d67a707a6 100644
--- a/hw/boards.h
+++ b/hw/boards.h
@@ -86,6 +86,7 @@ extern QEMUMachine palmte_machine;
 
 /* nseries.c */
 extern QEMUMachine n800_machine;
+extern QEMUMachine n810_machine;
 
 /* gumstix.c */
 extern QEMUMachine connex_machine;