#ifndef _IOCONTROL_H_ #define _IOCONTROL_H_ void led_init(void); #endif