i386 trap code in this file is only known to be valid for mach3.0.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 5 Jun 1992 20:10:27 +0000 (20:10 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 5 Jun 1992 20:10:27 +0000 (20:10 +0000)
v7/src/microcode/uxtrap.h

index 60734d4d3e3fb0198c9b3035db9585998f984390..01065b370b5c236bf55deac0260d2baa316c87d9 100644 (file)
@@ -1,8 +1,8 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/uxtrap.h,v 1.13 1992/04/30 04:05:42 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/uxtrap.h,v 1.14 1992/06/05 20:10:27 jinx Exp $
 
-Copyright (c) 1990-92 Massachusetts Institute of Technology
+Copyright (c) 1990-1992 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
@@ -366,7 +366,7 @@ struct full_sigcontext
 #endif /* _SYSV4 */
 #endif /* mips */
 \f
-#ifdef i386
+#if defined(i386) && defined(_MACH_UNIX)
 /* The following are true for Mach (BSD 4.3 compatible).
    I don't know about SCO or other versions.
  */