source: azure_iot_hub_f767zi/trunk/asp_baseplatform/arch/arm_m_gcc/stm32f7xx/chip_unrename.h@ 457

Last change on this file since 457 was 457, checked in by coas-nagasima, 4 years ago

ファイルを追加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/x-chdr;charset=UTF-8
File size: 479 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_CHIP_RENAME_H
5#undef TOPPERS_CHIP_RENAME_H
6
7
8/*
9 * chip_config.c
10 */
11#undef target_initialize
12#undef target_exit
13
14#ifdef TOPPERS_LABEL_ASM
15
16
17/*
18 * chip_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_CHIP_RENAME_H */
Note: See TracBrowser for help on using the repository browser.