source: ssp_aarch64/trunk/qemu_virt_gcc/target_unrename.h@ 353

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

initial import

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