The unified diff between revisions [a4de0abd..] and [81e4dce2..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'lpc2103_flash.ld'

#
# old_revision [a4de0abd3883128e35e5fc02f06a83da05f299b6]
# new_revision [81e4dce274e79dd9187ed4bd182e1d6fc0fdfb37]
#
# patch "lpc2103_flash.ld"
#  from [15ba5ec420c55c7bf6fb4a8f5f662672b6113dc7]
#    to [bfb2b6e843ce3fd828bce507269f9ae812a73c39]
#
============================================================
--- lpc2103_flash.ld	15ba5ec420c55c7bf6fb4a8f5f662672b6113dc7
+++ lpc2103_flash.ld	bfb2b6e843ce3fd828bce507269f9ae812a73c39
@@ -14,8 +14,6 @@ SECTIONS 
 {
 	. = 0;
 	
-/*	startup : { *(.startup)} >flash */
-
 	.text :
 	{
 		*crt0.o (.text)