summaryrefslogtreecommitdiff
path: root/gpxe/src/arch/x86_64/include/bits/umalloc.h
blob: 12bf949d1129ef5aec023d077eb05c31673c2187 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef _BITS_UMALLOC_H
#define _BITS_UMALLOC_H

/** @file
 *
 * x86_64-specific user memory allocation API implementations
 *
 */

#endif /* _BITS_UMALLOC_H */