Sign in
qemu
/
ipxe
/
bfdbd1c4e023afb1ca2dc1c65c2a82076a330c57
/
.
/
src
/
arch
/
x86
/
include
/
bits
/
memmap.h
blob: e68550fb8175364d1759b244a0b6459ede354eb1 [
file
]
#ifndef
_BITS_MEMMAP_H
#define
_BITS_MEMMAP_H
/** @file
*
* x86-specific system memory map API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
FILE_SECBOOT
(
PERMITTED
);
#include
<ipxe/int15.h>
#endif
/* _BITS_MEMMAP_H */