From 542fbdddb441fad31a069fce50ba992463c0651c Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Sun, 18 Sep 1994 21:12:31 +0000 Subject: Delete obsolete symbols. --- src/m/pfa50.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/m/pfa50.h') diff --git a/src/m/pfa50.h b/src/m/pfa50.h index 52893733721..47d3a07b33c 100644 --- a/src/m/pfa50.h +++ b/src/m/pfa50.h @@ -27,10 +27,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #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 */ #define m68000 @@ -88,8 +84,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define TERMINFO -#define HAVE_TIMEVAL -#define HAVE_SELECT #define HAVE_PTYS #define HAVE_SOCKETS @@ -98,9 +92,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* SX/A does not have sigblock(2) */ #define sigblock(mask) (0) -#define USG_SYS_TIME -#define USE_UTIME - #define NO_SIOCTL_H #undef SIGIO -- cgit v1.2.1