#ifndef __SYS_PINS_H__
#define __SYS_PINS_H__
#include <typedef.h>
#include <script.h>
extern __s32 PINS_Init(void);
//PINS
#endif