commit | 01ba2bdc6b639764745ff678caf3fb9e5bcd745a | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Sun Jan 20 14:15:03 2008 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Mon Jan 28 23:21:17 2008 +0100 |
tree | c6e7f1925687485c331189a2d55ff4f2bb0a09df | |
parent | 6c5bd235bfd0b92188915465c7dfb377c1a4d451 [diff] |
all archs: consolidate init and exit sections in vmlinux.lds.h 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>