summaryrefslogtreecommitdiff
path: root/src/m/sun2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/sun2.h')
-rw-r--r--src/m/sun2.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/m/sun2.h b/src/m/sun2.h
index fcffcd156d7..c89125df477 100644
--- a/src/m/sun2.h
+++ b/src/m/sun2.h
@@ -40,15 +40,6 @@ Sun 1, 2 and 3 (-machine=sun1, -machine=sun2, -machine=sun3;
problems caused by bugs in the "export" version of SunOS 4.
NOTE-END */
-/* The following three symbols give information on
- the size of various data types. */
-
-#define SHORTBITS 16 /* Number of bits in a short */
-
-#define INTBITS 32 /* Number of bits in an int */
-
-#define LONGBITS 32 /* Number of bits in a long */
-
/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
is the most significant byte. */