all archs: consolidate init and exit sections in vmlinux.lds.h
authorSam Ravnborg <sam@ravnborg.org>
Sun, 20 Jan 2008 13:15:03 +0000 (14:15 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 28 Jan 2008 22:21:17 +0000 (23:21 +0100)
This patch consolidate all definitions of .init.text, .init.data
and .exit.text, .exit.data section definitions in
the generic vmlinux.lds.h.

This is a preparational patch - alone it does not buy
us much good.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found