Rev 3343 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3343 | Rev 3862 | ||
---|---|---|---|
Line 29... | Line 29... | ||
29 | #include <test.h> |
29 | #include <test.h> |
30 | #include <arch.h> |
30 | #include <arch.h> |
31 | #include <atomic.h> |
31 | #include <atomic.h> |
32 | #include <print.h> |
32 | #include <print.h> |
33 | #include <proc/thread.h> |
33 | #include <proc/thread.h> |
- | 34 | #include <arch/asm.h> |
|
34 | #include <arch/types.h> |
35 | #include <arch/types.h> |
35 | #include <arch/context.h> |
36 | #include <arch/context.h> |
36 | #include <context.h> |
37 | #include <context.h> |
37 | 38 | ||
38 | #include <synch/waitq.h> |
39 | #include <synch/waitq.h> |