Changeset 280 for trunk/softs


Ignore:
Timestamp:
Dec 8, 2012, 4:58:32 PM (11 years ago)
Author:
bouyer
Message:

Remove unused base_addresses

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/softs/tsar_boot/boot_tty.c

    r276 r280  
    44#define in_reset         __attribute__((section (".reset")))
    55#define in_reset_data     __attribute__((section (".reset_data")))
    6 
    7 struct base_addresses;
    8 extern struct base_addresses seg_tty_base;
    96
    107in_reset int boot_getc(int *c)
Note: See TracChangeset for help on using the changeset viewer.