removed unused defines

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4517 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2008-05-21 19:12:19 +00:00
parent 651ba608e2
commit 5ecae2baa9
1 changed files with 0 additions and 2 deletions

View File

@ -117,8 +117,6 @@ extern int printf(const char *, ...);
#define AREG10 "r22"
#define AREG11 "r23"
#endif
#define USE_INT_TO_FLOAT_HELPERS
#define BUGGY_GCC_DIV64
#elif defined(__arm__)
#define AREG0 "r7"
#define AREG1 "r4"