1 /*
2  * Copyright (C) 2015-2017 Alibaba Group Holding Limited
3  */
4 
5 #define PORT_UART_TEST 0
6 
7 void hal_uart_test(void);
8