#ifndef _SERIAL_H_ #define _SERIAL_H_ int serial_init(void); #endif /* _SERIAL_H_ */