Unused imports
This commit is contained in:
parent
99c6263534
commit
32d8cf26f2
1 changed files with 0 additions and 2 deletions
2
uart.c
2
uart.c
|
@ -5,8 +5,6 @@
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#include <unistd.h>
|
|
||||||
|
|
||||||
int _write(int file, char *ptr, int len);
|
int _write(int file, char *ptr, int len);
|
||||||
|
|
||||||
void usart_setup(void) {
|
void usart_setup(void) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue