summaryrefslogtreecommitdiffstats
path: root/sys/i386/bios
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-07-22 15:01:07 +0000
committerru <ru@FreeBSD.org>2005-07-22 15:01:07 +0000
commitd63ee8a8c1691947c095fa03c1be888b23f21170 (patch)
tree08e6eb5b7ea879bc3bf0ef4de41c6ea8d9b3b539 /sys/i386/bios
parent3fb54098756d7fd2c019365fc1f33884027ab9b7 (diff)
downloadFreeBSD-src-d63ee8a8c1691947c095fa03c1be888b23f21170.zip
FreeBSD-src-d63ee8a8c1691947c095fa03c1be888b23f21170.tar.gz
Fix build (including both asm.h and asmacros.h is evil).
Diffstat (limited to 'sys/i386/bios')
-rw-r--r--sys/i386/bios/smapi_bios.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/i386/bios/smapi_bios.S b/sys/i386/bios/smapi_bios.S
index 3a28005..db4b238 100644
--- a/sys/i386/bios/smapi_bios.S
+++ b/sys/i386/bios/smapi_bios.S
@@ -1,8 +1,6 @@
#include <machine/asm.h>
__FBSDID("$FreeBSD$");
-#include <machine/asmacros.h>
-
/*
* This is cribbed from the Linux thinkpad-4.1 driver by
* Thomas Hood.
OpenPOWER on IntegriCloud