Remove compiler warnings

This commit is contained in:
dak664 2009-07-23 16:10:42 +00:00
parent 34a6fc82a3
commit 7af93463b5
6 changed files with 16 additions and 8 deletions

View file

@ -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);
/** @} **/