source: mypx/arch/m68k_gcc/prc_unrename.h

このファイルの最終更新内容7 で kominami が 2015/09/12 9:22:12 に更新しました

TOPPERS/ASP 1.9.1

ファイルサイズ: 827 B
 
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
13/*
14 *  prc_support.S
15 */
16#undef dispatch
17#undef start_dispatch
18#undef exit_and_dispatch
19#undef call_exit_kernel
20#undef start_r
21#undef ret_int
22#undef exchdr_entry
23#undef lock_flag
24#undef saved_iipm
25
26#ifdef TOPPERS_LABEL_ASM
27
28/*
29 *  prc_config.c
30 */
31#undef _prc_initialize
32#undef _prc_terminate
33
34/*
35 *  prc_support.S
36 */
37#undef _dispatch
38#undef _start_dispatch
39#undef _exit_and_dispatch
40#undef _call_exit_kernel
41#undef _start_r
42#undef _ret_int
43#undef _exchdr_entry
44#undef _lock_flag
45#undef _saved_iipm
46
47#endif /* TOPPERS_LABEL_ASM */
48
49
50#endif /* TOPPERS_PRC_RENAME_H */
詳しい使い方は TracBrowser を参照してください。