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_unrename.h

    r321 r429  
    2626#undef dabort_handler
    2727#undef fiq_handler
    28 #undef current_cpsr
    29 #undef set_cpsr
    3028
    3129/*
     
    3432#undef excpt_nest_count
    3533#undef arm_mmu_initialize
     34#undef arm_fpu_initialize
    3635#undef core_initialize
    3736#undef core_terminate
     
    4039#undef default_int_handler
    4140#undef default_exc_handler
     41
     42/*
     43 *  mpcore_kernel_impl.c
     44 */
     45#undef mpcore_initialize
     46#undef mpcore_terminate
     47
     48/*
     49 *  mpcore_timer.c
     50 */
     51#undef target_hrt_initialize
     52#undef target_hrt_terminate
     53#undef target_hrt_handler
     54#undef target_ovrtimer_initialize
     55#undef target_ovrtimer_terminate
     56#undef target_ovrtimer_handler
    4257
    4358/*
     
    6681#undef pl310_clean_and_invalidate_all
    6782
    68 /*
    69  *  target_kernel_impl.c
    70  */
    71 #undef arm_tnum_memory_area
    72 #undef arm_memory_area
    73 
    7483
    7584#endif /* TOPPERS_CORE_RENAME_H */
Note: See TracChangeset for help on using the changeset viewer.