source: ssp_armv6_m_gcc/tags/1.3.0/arch/armv6_m_gcc/prc_unrename.h@ 86

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

add separate package of SSP kernel for ARMv6-M

File size: 1014 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 exc_tbl
11#undef vector_table
12#undef lock_flag
13#undef saved_iipm
14#undef intnest
15#undef default_exc_handler
16#undef default_int_handler
17#undef x_config_int
18#undef prc_initialize
19#undef prc_terminate
20#undef bitpat_cfgint
21
22/*
23 * prc_support.S
24 */
25#undef int_entry
26#undef exc_entry
27#undef ret_int
28#undef ret_exc
29#undef svc_handler
30
31#ifdef TOPPERS_LABEL_ASM
32
33/*
34 * prc_config.c
35 */
36#undef _exc_tbl
37#undef _vector_table
38#undef _lock_flag
39#undef _saved_iipm
40#undef _intnest
41#undef _default_exc_handler
42#undef _default_int_handler
43#undef _x_config_int
44#undef _prc_initialize
45#undef _prc_terminate
46#undef _bitpat_cfgint
47
48/*
49 * prc_support.S
50 */
51#undef _int_entry
52#undef _exc_entry
53#undef _ret_int
54#undef _ret_exc
55#undef _svc_handler
56
57#endif /* TOPPERS_LABEL_ASM */
58
59
60#endif /* TOPPERS_PRC_RENAME_H */
Note: See TracBrowser for help on using the repository browser.