diff options
-rw-r--r-- | sys/ia64/include/bus.h | 3 |
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> |