cleaned up project

This commit is contained in:
Markus Fröschle
2012-12-15 14:19:34 +00:00
parent 172077f7a3
commit 05af3297af
3 changed files with 3 additions and 444 deletions

View File

@@ -13,7 +13,6 @@ SECTIONS
objs/sysinit.o(.text)
objs/init_fpga.o(.text)
objs/wait.o(.text)
objs/mmcbb.o(.text)
#if (FORMAT == elf32-m68k)
*(.rodata)
@@ -31,9 +30,9 @@ SECTIONS
{
objs/BaS.o(.text)
/* put other routines into the same segment (RAM) as BaS.o */
objs/ccsbcs.o(.text)
objs/unicode.o(.text)
objs/mmc.o(.text)
objs/ff.o(.text)
objs/sd_card_asm.o(.text)
objs/bas_printf.o(.text)
objs/printf_helper.o(.text)
objs/cache.o(.text)