source: anotherchoice/tags/jsp-1.4.4-full-UTF8/tools/TLCS900-TOSHIBA/Zup-F16-ex/kernel_id.h@ 26

Last change on this file since 26 was 26, checked in by ykominami, 12 years ago

initial

File size: 353 bytes
Line 
1#ifndef KERNEL_ID_H
2#define KERNEL_ID_H
3
4 /* object identifier deifnition */
5
6#define CYCHDR1 1
7#define LOGTASK 5
8#define MAIN_TASK 4
9#define SERIAL_RCV_SEM1 1
10#define SERIAL_SND_SEM1 2
11#define TASK1 1
12#define TASK2 2
13#define TASK3 3
14
15#endif /* KERNEL_ID_H */
16
Note: See TracBrowser for help on using the repository browser.