Rev 2500 | Rev 4170 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2500 | Rev 2745 | ||
|---|---|---|---|
| Line 56... | Line 56... | ||
| 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 <thread/thread1.def> |
59 | #include <thread/thread1.def> |
| 60 | #include <sysinfo/sysinfo1.def> |
60 | #include <sysinfo/sysinfo1.def> |
| - | 61 | { |
|
| 61 | {NULL, NULL, NULL} |
62 | .name = NULL, |
| - | 63 | .desc = NULL, |
|
| - | 64 | .entry = NULL |
|
| - | 65 | } |
|
| 62 | }; |
66 | }; |
| 63 | 67 | ||
| 64 | /** @} |
68 | /** @} |
| 65 | */ |
69 | */ |