diff src/m/nh3000.h @ 13374:1d4654a97585

(SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h.
author Karl Heuer <kwzh@gnu.org>
date Tue, 31 Oct 1995 17:20:16 +0000
parents 1d1e6d5ea307
children ee40177f6c68
line wrap: on
line diff
--- a/src/m/nh3000.h	Tue Oct 31 16:57:10 1995 +0000
+++ b/src/m/nh3000.h	Tue Oct 31 17:20:16 1995 +0000
@@ -27,15 +27,6 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="<name of system .h file here, without the s- or .h>"  */
 
-/* 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 NO_ARG_ARRAY if you cannot take the address of the first of a
  * group of arguments and treat it as an array of the arguments.  */