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