blob: 2381105ab46113813958a8d8b228c131b3aa729c [file]
#ifndef _BITS_IOMAP_H
#define _BITS_IOMAP_H
/** @file
*
* RISCV-specific I/O mapping API implementations
*
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
FILE_SECBOOT ( PERMITTED );
#include <ipxe/svpage.h>
#endif /* _BITS_IOMAP_H */