summaryrefslogtreecommitdiff
path: root/gpxe/src/arch/i386/include/bits/umalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpxe/src/arch/i386/include/bits/umalloc.h')
-rw-r--r--gpxe/src/arch/i386/include/bits/umalloc.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/gpxe/src/arch/i386/include/bits/umalloc.h b/gpxe/src/arch/i386/include/bits/umalloc.h
deleted file mode 100644
index 17ba2cb2..00000000
--- a/gpxe/src/arch/i386/include/bits/umalloc.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef _BITS_UMALLOC_H
-#define _BITS_UMALLOC_H
-
-/** @file
- *
- * i386-specific user memory allocation API implementations
- *
- */
-
-FILE_LICENCE ( GPL2_OR_LATER );
-
-#include <gpxe/memtop_umalloc.h>
-
-#endif /* _BITS_UMALLOC_H */