Index: /trunk/softs/tsar_boot/boot_tty.c
===================================================================
--- /trunk/softs/tsar_boot/boot_tty.c	(revision 279)
+++ /trunk/softs/tsar_boot/boot_tty.c	(revision 280)
@@ -4,7 +4,4 @@
 #define in_reset         __attribute__((section (".reset")))
 #define in_reset_data     __attribute__((section (".reset_data")))
-
-struct base_addresses;
-extern struct base_addresses seg_tty_base;
 
 in_reset int boot_getc(int *c)
