source: ssp_rpi3/trunk/arch/arm64_gcc/bcm283x/chip_rename.def@ 384

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

add target dependent files of ssp for rpi3

File size: 278 bytes
Line 
1# chip_config.c
2current_intpri
3chip_initialize
4chip_terminate
5x_config_int
6chip_mask_interrupt
7chip_unmask_interrupt
8
9# chip_support.S
10chip_exc_entry
11chip_int_entry
12chip_fiq_entry
13
14# kernel_cfg.c
15intpri_table
16iipm_mask_table
17inh_table
18exc_table
19
20INCLUDE "arm64_gcc/common/core"
Note: See TracBrowser for help on using the repository browser.