diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2005-05-10 02:59:24 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2005-05-10 02:59:24 +0000 |
| commit | 6fab4fece24ab9f7b1d97d22cf01266fc1ee5441 (patch) | |
| tree | f059ebb2cf412a11021cae171ce7605c91b73b3b | |
| parent | 0fcc778f3f3b0308f2cfabdb6938f9e1b505dc47 (diff) | |
Notes
| -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 253759776dd9..7e823f473eab 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> |
