source: rtos_arduino/trunk/asp_1.9.2/arch/arm_m_gcc/stm32f/chip_unrename.h@ 136

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

ライブラリとOS及びベーシックなサンプルの追加.

File size: 467 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/*
9 * chip_config.c
10 */
11#undef chip_initialize
12#undef chip_exit
13
14#ifdef TOPPERS_LABEL_ASM
15
16
17/*
18 * chip_config.c
19 */
20#undef _chip_initialize
21#undef _chip_exit
22
23#endif /* TOPPERS_LABEL_ASM */
24
25#include "arm_m_gcc/common/core_unrename.h"
26
27#endif /* TOPPERS_CHIP_RENAME_H */
Note: See TracBrowser for help on using the repository browser.