summaryrefslogtreecommitdiff
path: root/sys/dev/tc/asc_ioasic.c
diff options
context:
space:
mode:
authorThomas Graichen <graichen@cvs.openbsd.org>1997-01-13 10:53:28 +0000
committerThomas Graichen <graichen@cvs.openbsd.org>1997-01-13 10:53:28 +0000
commit101f8375a13b6561cb0bd8029e06a5973f742bc6 (patch)
tree3ea919926deef298c57b9ecfe85bcb2f8fa2fe33 /sys/dev/tc/asc_ioasic.c
parentdd6041742a0b625f351f0923829c377a9c5406ca (diff)
small changes to get it compiled on the pmax (does'nt affect anything else)
Diffstat (limited to 'sys/dev/tc/asc_ioasic.c')
-rw-r--r--sys/dev/tc/asc_ioasic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/tc/asc_ioasic.c b/sys/dev/tc/asc_ioasic.c
index 14c6e987a91..c35ffb927ad 100644
--- a/sys/dev/tc/asc_ioasic.c
+++ b/sys/dev/tc/asc_ioasic.c
@@ -26,7 +26,7 @@
#include <pmax/dev/ascreg.h> /* XXX */
#include <dev/tc/ascvar.h>
-#include <mips/locore.h> /* XXX XXX bus.h needs cache-consistency*/
+#include <machine/locore.h> /* XXX XXX bus.h needs cache-consistency*/
/*XXX*/
#include <pmax/pmax/asic.h> /* XXX ioasic register defs? */