summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/bits/umalloc.h
blob: dcbd0a6b320b3a72492212ec9d0e3d3f7eafc9ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef _BITS_UMALLOC_H
#define _BITS_UMALLOC_H

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

#include <gpxe/memtop_umalloc.h>

#endif /* _BITS_UMALLOC_H */