summaryrefslogtreecommitdiff
path: root/src/m/sequent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/sequent.h')
-rw-r--r--src/m/sequent.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/m/sequent.h b/src/m/sequent.h
index 08d6acfe7a1..a0077a39ec2 100644
--- a/src/m/sequent.h
+++ b/src/m/sequent.h
@@ -29,15 +29,6 @@ NOTE-END */
/* NOTE: this file works for DYNIX release 2.0
(not tested on 1.3) on NS32000's */
-/* 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. */