Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 42 → Rev 45

/SPARTAN/trunk/include/typedefs.h
38,6 → 38,7
typedef struct task task_t;
typedef struct thread thread_t;
typedef struct context context_t;
typedef struct fpu_context fpu_context_t;
 
typedef struct timeout timeout_t;