[SPARC64]: beautify vmlinux.lds
authorSam Ravnborg <sam@ravnborg.org>
Tue, 18 Sep 2007 02:02:57 +0000 (19:02 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 14 Oct 2007 04:53:10 +0000 (21:53 -0700)
Apply a consistent format to vmlinux.lds.
The file is now to some degree readable.

In addition move several labels inside the braces
such that they reflect the actual start address of a section.

Without this the label would not reflect if ld added alignment.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found