mirror of
https://github.com/drasko/codezero.git
synced 2026-01-28 10:43:14 +01:00
Cleaning loader libc and uart
This commit is contained in:
@@ -80,7 +80,6 @@
|
||||
#include <stdint.h>
|
||||
#include <arch/pl011_uart.h>
|
||||
|
||||
extern int __fputc(int c, FILE *stream);
|
||||
extern struct pl011_uart uart;
|
||||
|
||||
/* UART-specific internal error codes */
|
||||
|
||||
Reference in New Issue
Block a user