source: asp3_wo_tecs/trunk/arch/arm_gcc/mpcore/chip_unrename.h@ 304

Last change on this file since 304 was 304, checked in by ertl-honda, 7 years ago

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

File size: 443 bytes
Line 
1/* This file is generated from chip_rename.def by genrename. */
2
3/* This file is included only when chip_rename.h has been included. */
4#ifdef TOPPERS_CHIP_RENAME_H
5#undef TOPPERS_CHIP_RENAME_H
6
7/*
8 * chip_kernel_impl.c
9 */
10#undef chip_initialize
11#undef chip_terminate
12
13/*
14 * chip_timer.c
15 */
16#undef target_hrt_initialize
17#undef target_hrt_terminate
18#undef target_hrt_handler
19
20
21#include "core_unrename.h"
22
23#endif /* TOPPERS_CHIP_RENAME_H */
Note: See TracBrowser for help on using the repository browser.