diff options
Diffstat (limited to 'src/m/tekxd88.h')
-rw-r--r-- | src/m/tekxd88.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/tekxd88.h b/src/m/tekxd88.h index c9714a52b7a..5c871355eb7 100644 --- a/src/m/tekxd88.h +++ b/src/m/tekxd88.h @@ -20,11 +20,6 @@ along with GNU Emacs; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* The following 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. */ |