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 */