#ifndef COM1_H_ #define COM1_H_ void com1_init(void); #endif // COM1_H_