]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/boards.h
ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).
[mirror_qemu.git] / hw / boards.h
index d30c0fced9485f93740fd7609945051a80a83ceb..a7b8126bbd5d4b04f4baff4ccbc4071dc6e818cb 100644 (file)
@@ -86,6 +86,10 @@ extern QEMUMachine spitzpda_machine;
 extern QEMUMachine borzoipda_machine;
 extern QEMUMachine terrierpda_machine;
 
+/* omap_sx1.c */
+extern QEMUMachine sx1_machine_v1;
+extern QEMUMachine sx1_machine_v2;
+
 /* palm.c */
 extern QEMUMachine palmte_machine;