commit | 72be7e542c67a5a134e99ba19d1846498ef8f9d2 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Mon Sep 17 19:02:57 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Oct 13 21:53:10 2007 -0700 |
tree | 6b07e9617f81da05f7bce103722661fbe93de594 | |
parent | bcbe40ebdd6ab832793448c8e611cfa904968e9a [diff] |
[SPARC64]: beautify vmlinux.lds 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>