source: azure_iot_hub_riscv/trunk/asp_baseplatform/arch/riscv_gcc/prc_unrename.h@ 453

Last change on this file since 453 was 453, checked in by coas-nagasima, 4 years ago

ファイルを追加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/x-chdr;charset=UTF-8
File size: 958 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 prc_initialize
11#undef prc_terminate
12#undef handle_trap
13#undef m_interrupt_handlers
14#undef lock_flag
15#undef inest_lvl
16#undef kernel_mie
17
18/*
19 * prc_support.S
20 */
21#undef dispatch
22#undef start_dispatch
23#undef exit_and_dispatch
24#undef call_exit_kernel
25#undef start_r
26#undef trap_entry
27#undef trap_nest
28
29#ifdef TOPPERS_LABEL_ASM
30
31/*
32 * prc_config.c
33 */
34#undef _prc_initialize
35#undef _prc_terminate
36#undef _handle_trap
37#undef _m_interrupt_handlers
38#undef _lock_flag
39#undef _inest_lvl
40#undef _kernel_mie
41
42/*
43 * prc_support.S
44 */
45#undef _dispatch
46#undef _start_dispatch
47#undef _exit_and_dispatch
48#undef _call_exit_kernel
49#undef _start_r
50#undef _trap_entry
51#undef _trap_nest
52
53#endif /* TOPPERS_LABEL_ASM */
54
55
56#endif /* TOPPERS_PRC_RENAME_H */
Note: See TracBrowser for help on using the repository browser.