summaryrefslogtreecommitdiff
path: root/gcc/config/arm/xm-arm.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/arm/xm-arm.h')
-rw-r--r--gcc/config/arm/xm-arm.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/arm/xm-arm.h b/gcc/config/arm/xm-arm.h
index ff16b71b692..89f39d1f1a9 100644
--- a/gcc/config/arm/xm-arm.h
+++ b/gcc/config/arm/xm-arm.h
@@ -22,11 +22,6 @@ the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This describes the machine the compiler is hosted on. */
-#define HOST_BITS_PER_CHAR 8
-#define HOST_BITS_PER_SHORT 16
-#define HOST_BITS_PER_INT 32
-#define HOST_BITS_PER_LONG 32
-#define HOST_BITS_PER_LONGLONG 64
/* A code distinguishing the floating point format of the host
machine. There are three defined values: IEEE_FLOAT_FORMAT,