source:
sbliveos2/trunk/include/linux/malloc.h@
145
Last change on this file since 145 was 142, checked in by , 25 years ago | |
---|---|
|
|
File size: 114 bytes |
Line | |
---|---|
1 | /* $Id: malloc.h 142 2000-04-23 14:55:46Z ktk $ */ |
2 | |
3 | #ifndef _LINUX_MALLOC_H |
4 | #define _LINUX_MALLOC_H |
5 | |
6 | #include <linux/slab.h> |
7 | #endif /* _LINUX_MALLOC_H */ |
Note:
See TracBrowser
for help on using the repository browser.