summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/bus.h
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2005-05-10 02:59:24 +0000
committermarcel <marcel@FreeBSD.org>2005-05-10 02:59:24 +0000
commit6352eca8c58c516b39b9fcfe237e2b4736fa66c1 (patch)
treef059ebb2cf412a11021cae171ce7605c91b73b3b /sys/ia64/include/bus.h
parentb005c7d42f70773351418b46d0327f5d304f0f1f (diff)
downloadFreeBSD-src-6352eca8c58c516b39b9fcfe237e2b4736fa66c1.zip
FreeBSD-src-6352eca8c58c516b39b9fcfe237e2b4736fa66c1.tar.gz
Don't define _MACHINE_BUS_MEMIO_H_ nor _MACHINE_BUS_PIO_H_.
Diffstat (limited to 'sys/ia64/include/bus.h')
-rw-r--r--sys/ia64/include/bus.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/ia64/include/bus.h b/sys/ia64/include/bus.h
index 2537597..7e823f4 100644
--- a/sys/ia64/include/bus.h
+++ b/sys/ia64/include/bus.h
@@ -81,10 +81,7 @@
* doing memory mapped I/O in a special memory range. The address
* translation is slightly magic for I/O port accesses, but it does
* not warrant the overhead.
- *
*/
-#define _MACHINE_BUS_MEMIO_H_
-#define _MACHINE_BUS_PIO_H_
#include <machine/_bus.h>
#include <machine/cpufunc.h>
OpenPOWER on IntegriCloud