mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 03:39:02 +00:00
Don't define _MACHINE_BUS_MEMIO_H_ nor _MACHINE_BUS_PIO_H_.
This commit is contained in:
parent
0fcc778f3f
commit
6fab4fece2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146037
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user