mirror of
https://github.com/qemu/qemu.git
synced 2024-11-25 03:43:37 +08:00
removed unused defines
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4517 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
651ba608e2
commit
5ecae2baa9
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user