Rev 2071 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2071 | Rev 2089 | ||
---|---|---|---|
Line 40... | Line 40... | ||
40 | * (e.g. current CPU, current thread, task and address space |
40 | * (e.g. current CPU, current thread, task and address space |
41 | * and current preemption counter). |
41 | * and current preemption counter). |
42 | */ |
42 | */ |
43 | 43 | ||
44 | #include <arch.h> |
44 | #include <arch.h> |
45 | #include <typedefs.h> |
- | |
46 | 45 | ||
47 | 46 | ||
48 | /** Initialize THE structure |
47 | /** Initialize THE structure |
49 | * |
48 | * |
50 | * Initialize THE structure passed as argument. |
49 | * Initialize THE structure passed as argument. |