diff options
Diffstat (limited to 'batchk/uart.h')
| -rw-r--r-- | batchk/uart.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/batchk/uart.h b/batchk/uart.h deleted file mode 100644 index a88a3c6..0000000 --- a/batchk/uart.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef UART_H -#define UART_H - -void uart_init(void); -void uart_write(const char *s); -void uart_write_line(const char *s); - -#endif /* UART_H */ |
