Ignore:
Timestamp:
Jul 3, 2020, 7:19:17 PM (4 years ago)
Author:
coas-nagasima
Message:

ASP3, TINET, mbed を更新

File:
1 edited

Legend:

Unmodified
Added
Removed
  • EcnlProtoTool/trunk/asp3_dcre/arch/arm_gcc/common/core_rename.def

    r331 r429  
    1616dabort_handler
    1717fiq_handler
    18 current_cpsr
    19 set_cpsr
    2018
    2119# core_kernel_impl.c
    2220excpt_nest_count
    2321arm_mmu_initialize
     22arm_fpu_initialize
    2423core_initialize
    2524core_terminate
     
    2827default_int_handler
    2928default_exc_handler
     29
     30# mpcore_kernel_impl.c
     31mpcore_initialize
     32mpcore_terminate
     33
     34# mpcore_timer.c
     35target_hrt_initialize
     36target_hrt_terminate
     37target_hrt_handler
     38target_ovrtimer_initialize
     39target_ovrtimer_terminate
     40target_ovrtimer_handler
    3041
    3142# gic_kernel_impl.c
     
    4758pl310_invalidate_all
    4859pl310_clean_and_invalidate_all
    49 
    50 # target_kernel_impl.c
    51 arm_tnum_memory_area
    52 arm_memory_area
Note: See TracChangeset for help on using the changeset viewer.