Searched hist:bcbe40ebdd6ab832793448c8e611cfa904968e9a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/sparc/kernel/ |
H A D | vmlinux.lds.S | diff bcbe40ebdd6ab832793448c8e611cfa904968e9a Mon Sep 17 21:02:30 CDT 2007 Sam Ravnborg <sam@ravnborg.org> [SPARC]: beautify vmlinux.lds
Make vmlinux.lds almost readable. When going through the file fixed the following: - Use PAGE_SIZE as replacement for hardcoded 4096 - Moves label definitions inside {} to avoid ld alignment that may be added between label and section
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|