OSDN Git Service

projects clean up 1
[pinoc/pinoc.git] / test / hew_section_test / hew_section_test / hew_section_test.c
1 /***********************************************************************/
2 /*                                                                     */
3 /*  FILE        :hew_section_test.c                                    */
4 /*  DATE        :Thu, Feb 21, 2013                                     */
5 /*  DESCRIPTION :Main Program                                          */
6 /*  CPU TYPE    :H8/3069R                                              */
7 /*                                                                     */
8 /*  This file is generated by Renesas Project Generator (Ver.4.16).    */
9 /*                                                                     */
10 /***********************************************************************/
11                   
12
13
14 void main(void);
15 #ifdef __cplusplus
16 extern "C" {
17 void abort(void);
18 }
19 #endif
20
21 void main(void)
22 {
23
24 }
25
26 #ifdef __cplusplus
27 void abort(void)
28 {
29
30 }
31 #endif