Subversion Repositories Kolibri OS

Rev

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

Rev 4065 Rev 4103
Line 2... Line 2...
2
 * Written by Mark Hemment, 1996 (markhe@nextd.demon.co.uk).
2
 * Written by Mark Hemment, 1996 (markhe@nextd.demon.co.uk).
3
 *
3
 *
4
 * (C) SGI 2006, Christoph Lameter
4
 * (C) SGI 2006, Christoph Lameter
5
 * 	Cleaned up and restructured to ease the addition of alternative
5
 * 	Cleaned up and restructured to ease the addition of alternative
6
 * 	implementations of SLAB allocators.
6
 * 	implementations of SLAB allocators.
-
 
7
 * (C) Linux Foundation 2008-2013
-
 
8
 *      Unified interface for all slab allocators
7
 */
9
 */
Line 8... Line 10...
8
 
10
 
9
#ifndef _LINUX_SLAB_H
11
#ifndef _LINUX_SLAB_H