summaryrefslogtreecommitdiff
path: root/target-mips/mips-defs.h
diff options
context:
space:
mode:
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-04-29 21:26:37 +0000
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-04-29 21:26:37 +0000
commit01179c382ba7bf8d5b063ca6afaa57c33f813287 (patch)
tree2b8fe8051b3249048e77482127b07c9e4eed5b7a /target-mips/mips-defs.h
parentc631c88ceed80daa012cbe6509e4de2e4e24ec11 (diff)
downloadqemu-01179c382ba7bf8d5b063ca6afaa57c33f813287.tar.gz
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
Diffstat (limited to 'target-mips/mips-defs.h')
-rw-r--r--target-mips/mips-defs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/target-mips/mips-defs.h b/target-mips/mips-defs.h
index 95b5ef8f0e..414f476db2 100644
--- a/target-mips/mips-defs.h
+++ b/target-mips/mips-defs.h
@@ -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