mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00: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
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue