Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 787 → Rev 788

/kernel/trunk/generic/include/mm/slab.h
29,7 → 29,7
#ifndef __SLAB_H__
#define __SLAB_H__
 
#include <list.h>
#include <adt/list.h>
#include <synch/spinlock.h>
#include <arch/atomic.h>