source: ssp_aarch64/trunk/arm64_gcc/prc_rename.def@ 353

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

initial import

File size: 376 bytes
Line 
1# gic_config.c
2gicc_initialize
3gicc_terminate
4gicd_initialize
5gicd_terminate
6
7# gic_support.S
8gic_exc_entry
9gic_int_entry
10
11# prc_config.c
12intnest
13prc_initialize
14prc_terminate
15x_config_int
16default_exc_handler
17default_int_handler
18call_int_handler
19call_exc_handler
20
21# prc_support.S
22start_dispatch
23call_exit_kernel
24ret_int
25vectors
26
27# kernel_cfg.c
28intcfg_table
29inh_table
30exc_table
Note: See TracBrowser for help on using the repository browser.