Syborg (Symbian Virtual Platform) board

A virtual reference platform for SymbianOS development/debugging.

Signed-off-by: Paul Brook <paul@codesourcery.com>
This commit is contained in:
Paul Brook 2009-05-14 23:11:09 +01:00
parent dcc5e4a076
commit 4af396115a
13 changed files with 2110 additions and 0 deletions

View file

@ -128,4 +128,7 @@ extern QEMUMachine musicpal_machine;
/* tosa.c */
extern QEMUMachine tosapda_machine;
/* syborg.c */
extern QEMUMachine syborg_machine;
#endif