Sign in
qemu
/
ipxe
/
refs/heads/master
/
.
/
src
/
arch
/
riscv
/
include
/
bits
/
iomap.h
blob: fd8e378258074e9ce5107975c9e39945407fee39 [
file
] [
log
] [
blame
]
#ifndef
_BITS_IOMAP_H
#define
_BITS_IOMAP_H
/** @file
*
* RISCV-specific I/O mapping API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
#include
<ipxe/svpage.h>
#endif
/* _BITS_IOMAP_H */