Subversion Repositories Kolibri OS

Rev

Rev 3243 | Rev 4103 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3243 Rev 4065
Line -... Line 1...
-
 
1
/*
-
 
2
 * Written by Mark Hemment, 1996 (markhe@nextd.demon.co.uk).
-
 
3
 *
-
 
4
 * (C) SGI 2006, Christoph Lameter
-
 
5
 * 	Cleaned up and restructured to ease the addition of alternative
-
 
6
 * 	implementations of SLAB allocators.
-
 
7
 */
-
 
8
 
-
 
9
#ifndef _LINUX_SLAB_H
-
 
10
#define	_LINUX_SLAB_H
Line 1... Line 11...
1
#include 
11
 
2
// stub
12
#include 
-
 
13
// stub