#ifndef __SERIAL_H__ #define __SERIAL_H__ 1 void serial(void); #endif