source: EcnlProtoTool/trunk/asp3_dcre/arch/arm_gcc/rza1/chip_unrename.h@ 270

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

mruby版ECNLプロトタイピング・ツールを追加

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/x-chdr
File size: 662 bytes
Line 
1/* This file is generated from chip_rename.def by genrename. */
2
3/* This file is included only when chip_rename.h has been included. */
4#ifdef TOPPERS_CHIP_RENAME_H
5#undef TOPPERS_CHIP_RENAME_H
6
7/*
8 * chip_kernel_impl.c
9 */
10#undef chip_initialize
11#undef chip_terminate
12
13/*
14 * chip_timer.c
15 */
16#undef target_hrt_initialize
17#undef target_hrt_terminate
18#undef target_hrt_set_event
19#undef target_hrt_raise_event
20#undef target_hrt_handler
21#undef target_ovrtimer_initialize
22#undef target_ovrtimer_terminate
23#undef target_ovrtimer_stop
24#undef target_ovrtimer_get_current
25#undef target_ovrtimer_handler
26
27
28#include "core_unrename.h"
29
30#endif /* TOPPERS_CHIP_RENAME_H */
Note: See TracBrowser for help on using the repository browser.