Sign in
qemu
/
ipxe
/
c44a193d0d147ed6f98741124569864e516e9d4b
/
.
/
src
/
arch
/
i386
/
include
/
bits
/
umalloc.h
blob: 17ba2cb269cf7bdb7009077d377f221617e3b490 [
file
] [
log
] [
blame
]
#ifndef
_BITS_UMALLOC_H
#define
_BITS_UMALLOC_H
/** @file
*
* i386-specific user memory allocation API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER
);
#include
<gpxe/memtop_umalloc.h>
#endif
/* _BITS_UMALLOC_H */