[MIPS] Introduce a consistent style for vmlinux.lds.
authorSam Ravnborg <sam@ravnborg.org>
Sat, 15 Sep 2007 21:35:53 +0000 (23:35 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2007 22:46:04 +0000 (23:46 +0100)
This style will be consitent with all other arch's - soon.

In addition:
- Moved a few labels inside brackets for the sections they specify
  to prevent that linker alignmnet made them point before the section start

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found