Sign in
qemu
/
ipxe
/
e0e102ee24bdab68b0318b505402f60cfb88a5f0
/
.
/
src
/
arch
/
riscv
/
include
/
bits
/
umalloc.h
blob: a7171ca2c205a5f58f3475c3165da5c7502acb8c [
file
] [
log
] [
blame
]
#ifndef
_BITS_UMALLOC_H
#define
_BITS_UMALLOC_H
/** @file
*
* RISCV-specific user memory allocation API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
#include
<ipxe/sbi_umalloc.h>
#endif
/* _BITS_UMALLOC_H */