Last change
on this file since 108 was 108, checked in by coas-nagasima, 8 years ago |
MIMEプロパティの変更
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
-
Property svn:mime-type
set to
text/x-chdr; charset=SHIFT_JIS
|
File size:
1.2 KB
|
Line | |
---|
1 | /* This file is generated from prc_rename.def by genrename. */
|
---|
2 |
|
---|
3 | #ifndef TOPPERS_PRC_RENAME_H
|
---|
4 | #define TOPPERS_PRC_RENAME_H
|
---|
5 |
|
---|
6 | /*
|
---|
7 | * prc_config.c
|
---|
8 | */
|
---|
9 | #undef intnest
|
---|
10 | #undef lock_flag
|
---|
11 | #undef saved_ipl
|
---|
12 | #undef prc_initialize
|
---|
13 | #undef prc_terminate
|
---|
14 | #undef x_config_int
|
---|
15 | #undef default_int_handler
|
---|
16 | #undef default_exc_handler
|
---|
17 |
|
---|
18 | /*
|
---|
19 | * prc_support.src
|
---|
20 | */
|
---|
21 | #undef dispatch
|
---|
22 | #undef start_dispatch
|
---|
23 | #undef exit_and_dispatch
|
---|
24 | #undef call_exit_kernel
|
---|
25 | #undef start_r
|
---|
26 | #undef interrupt
|
---|
27 | #undef exception
|
---|
28 |
|
---|
29 | /*
|
---|
30 | * rx630_config.c
|
---|
31 | */
|
---|
32 | #undef ipr_reg_addr
|
---|
33 | #undef ier_reg_addr
|
---|
34 | #undef ir_reg_addr
|
---|
35 | #undef irqcr_reg_addr
|
---|
36 |
|
---|
37 | /*
|
---|
38 | * kernel_cfg.c
|
---|
39 | */
|
---|
40 | #undef cfg_int_table
|
---|
41 |
|
---|
42 | #ifdef TOPPERS_LABEL_ASM
|
---|
43 |
|
---|
44 | /*
|
---|
45 | * prc_config.c
|
---|
46 | */
|
---|
47 | #undef _intnest
|
---|
48 | #undef _lock_flag
|
---|
49 | #undef _saved_ipl
|
---|
50 | #undef _prc_initialize
|
---|
51 | #undef _prc_terminate
|
---|
52 | #undef _x_config_int
|
---|
53 | #undef _default_int_handler
|
---|
54 | #undef _default_exc_handler
|
---|
55 |
|
---|
56 | /*
|
---|
57 | * prc_support.src
|
---|
58 | */
|
---|
59 | #undef _dispatch
|
---|
60 | #undef _start_dispatch
|
---|
61 | #undef _exit_and_dispatch
|
---|
62 | #undef _call_exit_kernel
|
---|
63 | #undef _start_r
|
---|
64 | #undef _interrupt
|
---|
65 | #undef _exception
|
---|
66 |
|
---|
67 | /*
|
---|
68 | * rx630_config.c
|
---|
69 | */
|
---|
70 | #undef _ipr_reg_addr
|
---|
71 | #undef _ier_reg_addr
|
---|
72 | #undef _ir_reg_addr
|
---|
73 | #undef _irqcr_reg_addr
|
---|
74 |
|
---|
75 | /*
|
---|
76 | * kernel_cfg.c
|
---|
77 | */
|
---|
78 | #undef _cfg_int_table
|
---|
79 |
|
---|
80 | #endif /* TOPPERS_LABEL_ASM */
|
---|
81 |
|
---|
82 |
|
---|
83 | #endif /* TOPPERS_PRC_RENAME_H */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.