Linux no longer needs special command-line args: oscond.h will detect
authorChris Hanson <org/chris-hanson/cph>
Thu, 29 Jun 1995 23:50:31 +0000 (23:50 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 29 Jun 1995 23:50:31 +0000 (23:50 +0000)
`__linux' and set the appropriate definitions.

v7/src/microcode/s/linux.h

index 280feae32389bc44c950e022249eb5f45ee2d706..e70d9fcd3a01dc76ad579336a779d4d2c65bd18b 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-C-*-
    System file for Linux
 
-$Id: linux.h,v 1.1 1995/06/29 23:20:04 cph Exp $
+$Id: linux.h,v 1.2 1995/06/29 23:50:31 cph Exp $
 
 Copyright (c) 1995 Massachusetts Institute of Technology
 
@@ -33,8 +33,6 @@ Technology nor of any adaptation thereof in any advertising,
 promotional, or sales literature without prior written consent from
 MIT in each case. */
 
-#define C_SWITCH_SYSTEM -D_POSIX -D_BSD
-
 #define LIBX11_MACHINE -L/usr/X11/lib
 
 #define LIBS_TERMCAP -ltermcap