source: asp_ccsproject/trunk/asp/target/lm4f120_gcc/target_unrename.h@ 85

Last change on this file since 85 was 85, checked in by ecsg-okazaki, 10 years ago

2014/09/26 ECS E.Okazaki Folder configuration change

File size: 489 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 "arm_m_gcc/common/core_unrename.h"
26
27#endif /* TOPPERS_TARGET_RENAME_H */
Note: See TracBrowser for help on using the repository browser.