Last change
on this file since 93 was 93, checked in by nmir-saito, 8 years ago |
add Combined package of SSP kernel for QB-R5F100LE-TB(RL78 processor)
|
File size:
1.3 KB
|
Rev | Line | |
---|
[93] | 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 lock_flag
|
---|
| 11 | #undef saved_iipm
|
---|
| 12 | #undef intnest
|
---|
| 13 |
|
---|
| 14 | #undef set_exc_int_priority
|
---|
| 15 | #undef enable_exc
|
---|
| 16 | #undef disable_exc
|
---|
| 17 | #undef prc_initialize
|
---|
| 18 | #undef prc_terminate
|
---|
| 19 | #undef x_config_int
|
---|
| 20 | #undef default_exc_handler
|
---|
| 21 | #undef default_int_handler
|
---|
| 22 |
|
---|
| 23 | /*
|
---|
| 24 | * prc_support.S
|
---|
| 25 | */
|
---|
| 26 | #undef exc_entry
|
---|
| 27 | #undef int_entry
|
---|
| 28 | #undef ret_exc
|
---|
| 29 | #undef ret_int
|
---|
| 30 | #undef svc_handler
|
---|
| 31 | #undef start_dispatch
|
---|
| 32 | #undef call_exit_kernel
|
---|
| 33 |
|
---|
| 34 | /*
|
---|
| 35 | * kernel_cfg.c
|
---|
| 36 | */
|
---|
| 37 | #undef exc_tbl
|
---|
| 38 | #undef bitpat_cfgint
|
---|
| 39 | #undef vector_table
|
---|
| 40 |
|
---|
| 41 | #ifdef TOPPERS_LABEL_ASM
|
---|
| 42 |
|
---|
| 43 | /*
|
---|
| 44 | * prc_config.c
|
---|
| 45 | */
|
---|
| 46 | #undef _lock_flag
|
---|
| 47 | #undef _saved_iipm
|
---|
| 48 | #undef _intnest
|
---|
| 49 |
|
---|
| 50 | #undef _set_exc_int_priority
|
---|
| 51 | #undef _enable_exc
|
---|
| 52 | #undef _disable_exc
|
---|
| 53 | #undef _prc_initialize
|
---|
| 54 | #undef _prc_terminate
|
---|
| 55 | #undef _x_config_int
|
---|
| 56 | #undef _default_exc_handler
|
---|
| 57 | #undef _default_int_handler
|
---|
| 58 |
|
---|
| 59 | /*
|
---|
| 60 | * prc_support.S
|
---|
| 61 | */
|
---|
| 62 | #undef _exc_entry
|
---|
| 63 | #undef _int_entry
|
---|
| 64 | #undef _ret_exc
|
---|
| 65 | #undef _ret_int
|
---|
| 66 | #undef _svc_handler
|
---|
| 67 | #undef _start_dispatch
|
---|
| 68 | #undef _call_exit_kernel
|
---|
| 69 |
|
---|
| 70 | /*
|
---|
| 71 | * kernel_cfg.c
|
---|
| 72 | */
|
---|
| 73 | #undef _exc_tbl
|
---|
| 74 | #undef _bitpat_cfgint
|
---|
| 75 | #undef _vector_table
|
---|
| 76 |
|
---|
| 77 | #endif /* TOPPERS_LABEL_ASM */
|
---|
| 78 |
|
---|
| 79 |
|
---|
| 80 | #endif /* TOPPERS_PRC_RENAME_H */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.