Ignore:
Timestamp:
Jun 26, 2017, 5:33:59 PM (7 years ago)
Author:
ertl-honda
Message:

コンフィギュレータをruby版に変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp3_wo_tecs/trunk/arch/arm_m_gcc/common/core_unrename.h

    r302 r304  
    4141
    4242
    43 #ifdef TOPPERS_LABEL_ASM
    44 
    45 /*
    46  *  core_kernel_impl.c
    47  */
    48 #undef _exc_tbl
    49 #undef _vector_table
    50 #undef _lock_flag
    51 #undef _saved_iipm
    52 #undef _default_exc_handler
    53 #undef _default_int_handler
    54 #undef _config_int
    55 #undef _core_initialize
    56 #undef _core_terminate
    57 #undef _bitpat_cfgint
    58 #undef _set_exc_int_priority
    59 #undef _enable_exc
    60 #undef _disable_exc
    61 
    62 /*
    63  *  core_support.S
    64  */
    65 #undef _core_int_entry
    66 #undef _core_exc_entry
    67 #undef _ret_int
    68 #undef _ret_int_r
    69 #undef _ret_exc
    70 #undef _svc_handler
    71 #undef _svc_vector_tbl
    72 #undef _start_r
    73 #undef _dispatcher
    74 #undef _dispatch
    75 #undef _dispatch_r
    76 #undef _start_dispatch
    77 #undef _exit_and_dispatch
    78 #undef _call_exit_kernel
    79 
    80 
    81 #endif /* TOPPERS_LABEL_ASM */
    82 
    8343
    8444#endif /* TOPPERS_CORE_RENAME_H */
Note: See TracChangeset for help on using the changeset viewer.