#ifndef _BITS_UMALLOC_H #define _BITS_UMALLOC_H /** @file * * i386-specific user memory allocation API implementations * */ #include #endif /* _BITS_UMALLOC_H */