Sign in
qemu
/
ipxe
/
e68ca57f46efdeebbf72893b35aab2b18a34d2e7
/
.
/
src
/
arch
/
riscv
/
include
/
bits
/
iomap.h
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 */