mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
ETRAX: Add a model for the axis devboard88 machine.
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6197 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
de55306582
commit
10c144e2fb
4 changed files with 283 additions and 2 deletions
|
@ -27,6 +27,7 @@ void register_machines(void);
|
|||
|
||||
/* Axis ETRAX. */
|
||||
extern QEMUMachine bareetraxfs_machine;
|
||||
extern QEMUMachine axisdev88_machine;
|
||||
|
||||
/* pc.c */
|
||||
extern QEMUMachine pc_machine;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue