summaryrefslogtreecommitdiffstats
path: root/src/arch/loong64/include/bits/umalloc.h
blob: f6978b8bd21616c30b4d1826feb6f69277decc4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#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 */