Sign in
qemu
/
ipxe
/
c7f2e75519986f5847ba14ccd0e9b846c138aaaf
/
.
/
src
/
arch
/
loong64
/
include
/
bits
/
umalloc.h
blob: f6978b8bd21616c30b4d1826feb6f69277decc4f [
file
] [
log
] [
blame
]
#ifndef
_BITS_UMALLOC_H
#define
_BITS_UMALLOC_H
/** @file
*
* LoongArch64-specific user memory allocation API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
#endif
/* _BITS_UMALLOC_H */