blob: d524bd805a32a3d8df8eb451a3d6104608923b38 [file] [log] [blame]
#ifndef _BITS_IOMAP_H
#define _BITS_IOMAP_H
/** @file
*
* x86-specific I/O mapping API implementations
*
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
FILE_SECBOOT ( PERMITTED );
#include <ipxe/iomap_pages.h>
#endif /* _BITS_IOMAP_H */