1 /*
2 *******************************************************************************
3 * Copyright(C) NEC Electronics Corporation 2010
4 * All rights reserved by NEC Electronics Corporation.
5 * This program should be used on your own responsibility.
6 * NEC Electronics Corporation assumes no responsibility for any losses
7 * incurred by customers or third parties arising from the use of this file.
8 *
9 * This device driver was created by Applilet3 for V850ES/Jx3
10 * 32-Bit Single-Chip Microcontrollers
11 * Filename:	CG_userdefine.h
12 * Abstract:	This file includes user definition.
13 * APIlib:	Applilet3 for V850ES/Jx3 V2.01 [20 Apr 2010]
14 * Device:	uPD70F3746
15 * Compiler:	IAR Systems ICCV850
16 * Creation date:	6/26/2010
17 *******************************************************************************
18 */
19 
20 #ifndef _MD_USER_DEF_
21 #define _MD_USER_DEF_
22 /*
23 *******************************************************************************
24 **  User define
25 *******************************************************************************
26 */
27 
28 /* Start user code for function. Do not edit comment generated here */
29 /* End user code. Do not edit comment generated here */
30 #endif
31