source:
GPL/trunk/include/linux/malloc.h
Last change on this file was 32, checked in by , 20 years ago | |
---|---|
File size: 172 bytes |
Rev | Line | |
---|---|---|
[32] | 1 | /* $Id: malloc.h,v 1.1.1.1 2003/07/02 13:57:00 eleph Exp $ */ |
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.