]> git.proxmox.com Git - qemu.git/blobdiff - target-arm/cpu.h
added TARGET_LONG_BITS
[qemu.git] / target-arm / cpu.h
index 7f755a7541694f67568df996f0465c7e8ab01149..174f60db669f70dbc33a1a0586e2a92eb55b0024 100644 (file)
@@ -20,6 +20,8 @@
 #ifndef CPU_ARM_H
 #define CPU_ARM_H
 
+#define TARGET_LONG_BITS 32
+
 #include "cpu-defs.h"
 
 #define EXCP_UDEF       1   /* undefined instruction */