Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 176 → Rev 177

/SPARTAN/trunk/include/proc/task.h
31,8 → 31,6
 
#include <typedefs.h>
#include <synch/spinlock.h>
#include <proc/thread.h>
#include <mm/vm.h>
#include <list.h>
 
struct task {