summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>2000-06-10 22:59:50 +0000
committermsmith <msmith@FreeBSD.org>2000-06-10 22:59:50 +0000
commit588124d70f7f4ecbb19857e53505887e8132a593 (patch)
treed6929d841381c3c09e2449d86542adef3afd6d08 /sys/i386
parentf156b85478cdb7960e69832d4f29c007dfbd7b8e (diff)
downloadFreeBSD-src-588124d70f7f4ecbb19857e53505887e8132a593.zip
FreeBSD-src-588124d70f7f4ecbb19857e53505887e8132a593.tar.gz
Don't include opt_smp.h - we don't use anything defined in it.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/i386/bios.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/i386/bios.c b/sys/i386/i386/bios.c
index 4935245..4a5a942 100644
--- a/sys/i386/i386/bios.c
+++ b/sys/i386/i386/bios.c
@@ -32,7 +32,6 @@
*/
#include "isa.h"
-#include "opt_smp.h"
#include <sys/param.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud