#ifndef UART_H_
#define UART_H_

void rt_hw_uart_init(void);


#endif