=================================================================== RCS file: /cvs/funnyos/arch/sam7s64/ldscript,v retrieving revision 1.2 retrieving revision 1.4 diff -u -r1.2 -r1.4 --- funnyos/arch/sam7s64/ldscript 2007/11/09 23:08:45 1.2 +++ funnyos/arch/sam7s64/ldscript 2007/11/12 13:34:32 1.4 @@ -1,5 +1,5 @@ /* - * $Id: ldscript,v 1.2 2007/11/09 23:08:45 init Exp $ + * $Id: ldscript,v 1.4 2007/11/12 13:34:32 nbrk Exp $ */ /* * Where to put each section. @@ -8,7 +8,6 @@ { .text : { _stext = .; - *(.vectors) *(.text) *(.rodata) *(.rodata*)