From 0b394167381c4bb1bfd0806d780a80b8a5924b2e Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 14 Feb 2008 00:40:06 +0000 Subject: Remove garbage from linker file git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@681 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/z8encore000zco/ostest/ostest.linkcmd | 6 ------ 1 file changed, 6 deletions(-) (limited to 'nuttx/configs/z8encore000zco/ostest') diff --git a/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd b/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd index 2084663c7..4c291a67e 100755 --- a/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd +++ b/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd @@ -37,12 +37,6 @@ -map -maxhexlen=64 -quiet -sort NAME=ascending -unresolved=fatal -NOwarnoverlap -NOxref -warn -debug -NOigcase -quiet -RANGE ROM $000000 : $007FFF -RANGE RAM $FFB000 : $FFBFFF -RANGE IODATA $FFC000 : $FFFFFF -RANGE EROM $008000 : $01FFFF -RANGE ERAM $800000 : $87FFFF - RANGE ROM $0 : $FFFF RANGE RDATA $20 : $FF RANGE EDATA $100 : $EFF -- cgit v1.2.3