source: asp3_wo_tecs/trunk/target/nucleo_f401re_gcc/target_unrename.h@ 303

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

nucleo_f401re依存部の追加

File size: 472 bytes
Line 
1/* This file is generated from target_rename.def by genrename. */
2
3/* This file is included only when target_rename.h has been included. */
4#ifdef TOPPERS_TARGET_RENAME_H
5#undef TOPPERS_TARGET_RENAME_H
6
7
8/*
9 * target_config.c
10 */
11#undef target_initialize
12#undef target_exit
13
14#ifdef TOPPERS_LABEL_ASM
15
16
17/*
18 * target_config.c
19 */
20#undef _target_initialize
21#undef _target_exit
22
23#endif /* TOPPERS_LABEL_ASM */
24
25#include "chip_unrename.h"
26
27#endif /* TOPPERS_TARGET_RENAME_H */
Note: See TracBrowser for help on using the repository browser.