summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2007-11-28 17:17:19 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2007-11-28 17:17:19 +0000
commit789a5c330c5d33b449b4a54a24c48d742d9d44ae (patch)
tree0e87126d6b5f020ca1b1921f8b4e43d6338fce90 /sys
parent034d5764ba349ca15f8e0ef763dc79e09dc2286d (diff)
doh!
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/i386/machdep.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/i386/machdep.c b/sys/arch/i386/i386/machdep.c
index d2f06b64441..adccd67850b 100644
--- a/sys/arch/i386/i386/machdep.c
+++ b/sys/arch/i386/i386/machdep.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: machdep.c,v 1.413 2007/11/28 17:05:09 tedu Exp $ */
+/* $OpenBSD: machdep.c,v 1.414 2007/11/28 17:17:18 tedu Exp $ */
/* $NetBSD: machdep.c,v 1.214 1996/11/10 03:16:17 thorpej Exp $ */
/*-
@@ -1102,6 +1102,7 @@ cyrix3_setperf_setup(struct cpu_info *ci)
ci->ci_dev.dv_xname);
}
}
+#endif
void
cyrix3_cpu_setup(struct cpu_info *ci)