Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2079 → Rev 2080

/trunk/kernel/generic/include/typedefs.h
48,7 → 48,6
typedef unsigned long context_id_t;
 
typedef struct task task_t;
typedef enum state state_t;
typedef struct thread thread_t;
typedef struct context context_t;
typedef struct fpu_context fpu_context_t;