summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2001-06-26 00:47:54 +0000
committernyan <nyan@FreeBSD.org>2001-06-26 00:47:54 +0000
commit8451fa99babc868a0ebf3d47a69392fe7206ba50 (patch)
tree5bf4e95e98d1c8c9850eea4c67bb79be66a4778f /sys/pc98
parent17f8638b0e5c2fe84bedc69b5256913ed4a2ee66 (diff)
downloadFreeBSD-src-8451fa99babc868a0ebf3d47a69392fe7206ba50.zip
FreeBSD-src-8451fa99babc868a0ebf3d47a69392fe7206ba50.tar.gz
Fixed miss merging from revision 1.102.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/pc98/npx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/pc98/npx.c b/sys/pc98/pc98/npx.c
index 63f82c7..71bf0f3 100644
--- a/sys/pc98/pc98/npx.c
+++ b/sys/pc98/pc98/npx.c
@@ -934,7 +934,7 @@ npxsave(addr)
PCPU_SET(npxproc, NULL);
}
-#ifdef I586_CPU
+#ifdef I586_CPU_XXX
static long
timezero(funcname, func)
const char *funcname;
OpenPOWER on IntegriCloud