Last change
on this file since 101 was 101, checked in by coas-nagasima, 8 years ago |
TOPPERS/uKadecotのソースコードを追加
|
File size:
359 bytes
|
Line | |
---|
1 | # prc_config.c
|
---|
2 | intnest
|
---|
3 | lock_flag
|
---|
4 | saved_ipl
|
---|
5 | prc_initialize
|
---|
6 | prc_terminate
|
---|
7 | x_config_int
|
---|
8 | default_int_handler
|
---|
9 | default_exc_handler
|
---|
10 |
|
---|
11 | # prc_support.src
|
---|
12 | dispatch
|
---|
13 | start_dispatch
|
---|
14 | exit_and_dispatch
|
---|
15 | call_exit_kernel
|
---|
16 | start_r
|
---|
17 | interrupt
|
---|
18 | exception
|
---|
19 |
|
---|
20 | # rx610_config.c
|
---|
21 | ipr_reg_addr
|
---|
22 | ier_reg_addr
|
---|
23 | ir_reg_addr
|
---|
24 | irqcr_reg_addr
|
---|
25 |
|
---|
26 | # kernel_cfg.c
|
---|
27 | cfg_int_table
|
---|
Note:
See
TracBrowser
for help on using the repository browser.