summaryrefslogtreecommitdiffstats
path: root/sys/pc98/i386/busio.s
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2003-11-05 17:01:51 +0000
committernyan <nyan@FreeBSD.org>2003-11-05 17:01:51 +0000
commit4dcc0c992a08f968d2add69130aa2373e6ec34c0 (patch)
tree928ce3585af56141a53257b0ffe1b2d55cd27b83 /sys/pc98/i386/busio.s
parentdd3c3c1e898160d2eeae867d2fd7465d867bf683 (diff)
downloadFreeBSD-src-4dcc0c992a08f968d2add69130aa2373e6ec34c0.zip
FreeBSD-src-4dcc0c992a08f968d2add69130aa2373e6ec34c0.tar.gz
Include machine/asmacros.h instead of machine/asm.h.
Submitted by: bde
Diffstat (limited to 'sys/pc98/i386/busio.s')
-rw-r--r--sys/pc98/i386/busio.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/i386/busio.s b/sys/pc98/i386/busio.s
index 1e8a42f..b80f98a 100644
--- a/sys/pc98/i386/busio.s
+++ b/sys/pc98/i386/busio.s
@@ -40,7 +40,7 @@
* Naofumi HONDA. All rights reserved.
*/
-#include <machine/asm.h>
+#include <machine/asmacros.h>
#include "assym.s"
OpenPOWER on IntegriCloud