Cleaning loader libc and uart

This commit is contained in:
Amit Mahajan
2009-10-29 12:48:16 +05:30
parent b8829118e0
commit a81574b899
108 changed files with 261 additions and 11596 deletions

View File

@@ -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 */