source: ssp_rpi3/trunk/arch/arm64_gcc/common/core_rename.def@ 386

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

modify svn:mimetype of files

  • Property svn:mime-type set to text/plain; charset=utf-8
File size: 228 bytes
Line 
1# core_config.c
2intnest
3core_initialize
4core_terminate
5call_int_handler
6call_exc_handler
7call_fiq_handler
8default_exc_handler
9default_int_handler
10
11# core_support.S
12start_dispatch
13call_exit_kernel
14ret_int
15ret_exc
16ret_fiq
17vectors
Note: See TracBrowser for help on using the repository browser.