Rev 2745 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2745 | Rev 4170 | ||
---|---|---|---|
Line 54... | Line 54... | ||
54 | #include <synch/rwlock4.def> |
54 | #include <synch/rwlock4.def> |
55 | #include <synch/rwlock5.def> |
55 | #include <synch/rwlock5.def> |
56 | #include <synch/semaphore1.def> |
56 | #include <synch/semaphore1.def> |
57 | #include <synch/semaphore2.def> |
57 | #include <synch/semaphore2.def> |
58 | #include <print/print1.def> |
58 | #include <print/print1.def> |
- | 59 | #include <print/print2.def> |
|
- | 60 | #include <print/print3.def> |
|
- | 61 | #include <print/print4.def> |
|
59 | #include <thread/thread1.def> |
62 | #include <thread/thread1.def> |
60 | #include <sysinfo/sysinfo1.def> |
63 | #include <sysinfo/sysinfo1.def> |
61 | { |
64 | { |
62 | .name = NULL, |
65 | .name = NULL, |
63 | .desc = NULL, |
66 | .desc = NULL, |
64 | .entry = NULL |
67 | .entry = NULL |
65 | } |
68 | } |
66 | }; |
69 | }; |
67 | 70 | ||
68 | /** @} |
71 | /** @} |