source: ssp_qb_r5f100le_cs/trunk/arch/rl78_ca78k0r/prc_unrename.h@ 93

Last change on this file since 93 was 93, checked in by nmir-saito, 9 years ago

add Combined package of SSP kernel for QB-R5F100LE-TB(RL78 processor)

File size: 885 bytes
Line 
1/* This file is generated from prc_rename.def by genrename. */
2
3/* This file is included only when prc_rename.h has been included. */
4#ifdef TOPPERS_PRC_RENAME_H
5#undef TOPPERS_PRC_RENAME_H
6
7/*
8 * prc_config.c
9 */
10#undef intnest
11#undef lock_flag
12#undef saved_ipl
13#undef start_dispatch
14#undef prc_initialize
15#undef prc_terminate
16#undef call_exit_kernel
17#undef x_config_int
18#undef interrupt_dispatch
19#undef intc_reg
20
21/*
22 * kernel_cfg.c
23 */
24#undef intpri_table
25
26#ifdef TOPPERS_LABEL_ASM
27
28/*
29 * prc_config.c
30 */
31#undef _intnest
32#undef _lock_flag
33#undef _saved_ipl
34#undef _start_dispatch
35#undef _prc_initialize
36#undef _prc_terminate
37#undef _call_exit_kernel
38#undef _x_config_int
39#undef _interrupt_dispatch
40#undef _intc_reg
41
42/*
43 * kernel_cfg.c
44 */
45#undef _intpri_table
46
47#endif /* TOPPERS_LABEL_ASM */
48
49
50#endif /* TOPPERS_PRC_RENAME_H */
Note: See TracBrowser for help on using the repository browser.