removes more dependencies
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
#include "board.h"
|
||||||
extern void uart_putc(char c);
|
|
||||||
extern int uart_getc(void);
|
|
||||||
|
|
||||||
static int
|
static int
|
||||||
board_putc(char c, FILE *file)
|
board_putc(char c, FILE *file)
|
||||||
|
|||||||
Reference in New Issue
Block a user