diff src/m/sps7.h @ 8892:191acacfa1ec

Delete obsolete symbols.
author Karl Heuer <kwzh@gnu.org>
date Sun, 18 Sep 1994 21:12:31 +0000
parents 7be0f0a02725
children 23f72b18b420
line wrap: on
line diff
--- a/src/m/sps7.h	Sun Sep 18 20:34:21 1994 +0000
+++ b/src/m/sps7.h	Sun Sep 18 21:12:31 1994 +0000
@@ -31,10 +31,6 @@
 
 #define LONGBITS 32		/* Number of bits in a long */
 
-/* 68000 has lowest-numbered byte as most significant */
-
-#define BIG_ENDIAN
-
 /* Say this machine is a 68000 */
 
 #ifndef m68000
@@ -64,12 +60,6 @@
 #define	V3x
 
 /*
- *	Define HAVE_SELECT if the system supports the `select' system call.
- */
-
-#define HAVE_SELECT
-
-/*
  *	Define HAVE_PTYS if the system supports pty devices.
  */