#ifndef __UART_H__ #define __UART_H__ extern void uart_init(void); #endif /* __UART_H__ */