mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
Kill broken host register definitions, thanks to Paul Brook and Herve
Poussineau for debugging this. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2747 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
c631c88cee
commit
01179c382b
2 changed files with 4 additions and 13 deletions
|
@ -1,8 +1,6 @@
|
|||
#if !defined (__QEMU_MIPS_DEFS_H__)
|
||||
#define __QEMU_MIPS_DEFS_H__
|
||||
|
||||
/* If we want to use 64 bits host regs... */
|
||||
//#define USE_64BITS_REGS
|
||||
/* If we want to use host float regs... */
|
||||
//#define USE_HOST_FLOAT_REGS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue