mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
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:
parent
dcc5e4a076
commit
4af396115a
13 changed files with 2110 additions and 0 deletions
|
@ -128,4 +128,7 @@ extern QEMUMachine musicpal_machine;
|
|||
/* tosa.c */
|
||||
extern QEMUMachine tosapda_machine;
|
||||
|
||||
/* syborg.c */
|
||||
extern QEMUMachine syborg_machine;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue