#ifndef __USART_H #define __USART_H void init_usart(void); #endif // __USART_H