Remove compiler warnings
This commit is contained in:
parent
34a6fc82a3
commit
7af93463b5
6 changed files with 16 additions and 8 deletions
|
@ -77,6 +77,7 @@ int uart_usb_putchar(int);
|
|||
void uart_usb_flush(void);
|
||||
bit uart_usb_test_hit(void);
|
||||
char uart_usb_getchar(void);
|
||||
void uart_usb_set_stdout(void);
|
||||
|
||||
/** @} **/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue