source: ssp_rpi3/trunk/target/rpi_arm64_gcc/target_unrename.h@ 386

Last change on this file since 386 was 386, checked in by nmir-saito, 5 years ago

modify svn:mimetype of files

  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/plain; charset=utf-8
File size: 492 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 * target_config.c
9 */
10#undef target_initialize
11#undef target_exit
12
13
14#ifdef TOPPERS_LABEL_ASM
15
16/*
17 * target_config.c
18 */
19#undef _target_initialize
20#undef _target_exit
21
22
23#endif /* TOPPERS_LABEL_ASM */
24
25#include "arm64_gcc/bcm283x/chip_unrename.h"
26
27#endif /* TOPPERS_TARGET_RENAME_H */
Note: See TracBrowser for help on using the repository browser.