[PARISC] Beautify parisc vmlinux.lds.S
authorSam Ravnborg <sam@ravnborg.org>
Thu, 18 Oct 2007 07:04:25 +0000 (00:04 -0700)
committerKyle McMartin <kyle@shortfin.cabal.ca>
Thu, 18 Oct 2007 07:59:12 +0000 (00:59 -0700)
commitbe1b3d8cb141c0705d61af2e2372d72ff16c7d04
tree37ba423c1929ebd9c102390aac9c9398dde8fb45
parente9a03990d90ac5006f37f3ff7a6b87966d208697
[PARISC] Beautify parisc vmlinux.lds.S

Introduce a consistent layout of vmlinux.
The same layout has been introduced for most
architectures.

And the same time move a few label definitions inside
the curly brackets so they are assigned the correct
starting address. Before a ld inserted alignment
would have casued the label to pint before the actual
start of the section.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
arch/parisc/kernel/vmlinux.lds.S