Revision 4683b130 linux-user/qemu.h

b/linux-user/qemu.h
20 20
#define TARGET_ABI_FMT_ld TARGET_FMT_ld
21 21
#define TARGET_ABI_FMT_lu TARGET_FMT_lu
22 22
#define TARGET_ABI_BITS TARGET_LONG_BITS
23
/* for consistency, define ABI32 too */
24
#if TARGET_ABI_BITS == 32
25
#define TARGET_ABI32 1
26
#endif
23 27
#endif
24 28

  
25 29
#include "thunk.h"

Also available in: Unified diff