Rev 3684 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3684 | Rev 4377 | ||
---|---|---|---|
Line 39... | Line 39... | ||
39 | 39 | ||
40 | #include <synch/waitq.h> |
40 | #include <synch/waitq.h> |
41 | #include <debug.h> |
41 | #include <debug.h> |
42 | #include <udebug/udebug.h> |
42 | #include <udebug/udebug.h> |
43 | #include <errno.h> |
43 | #include <errno.h> |
- | 44 | #include <print.h> |
|
44 | #include <arch.h> |
45 | #include <arch.h> |
45 | 46 | ||
46 | 47 | ||
47 | /** Initialize udebug part of task structure. |
48 | /** Initialize udebug part of task structure. |
48 | * |
49 | * |