summaryrefslogblamecommitdiffstats
path: root/src/arch/x86/include/bits/umalloc.h
blob: 5d1f554d8fb0196e35e115be4a02787f75d05c81 (plain) (tree)
1
2
3
4
5
6
7
8
9




                       
                                                          


   
                                       
 
                                

                            
#ifndef _BITS_UMALLOC_H
#define _BITS_UMALLOC_H

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

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#include <ipxe/memtop_umalloc.h>

#endif /* _BITS_UMALLOC_H */