Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 787 → Rev 788

/kernel/trunk/generic/include/proc/task.h
31,7 → 31,7
 
#include <typedefs.h>
#include <synch/spinlock.h>
#include <list.h>
#include <adt/list.h>
 
/** Task structure. */
struct task {