]> bbs.cooldavid.org Git - net-next-2.6.git/blob - arch/sh/boot/romimage/vmlinux.scr
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[net-next-2.6.git] / arch / sh / boot / romimage / vmlinux.scr
1 SECTIONS
2 {
3   .text : {
4         *(.data)
5         }
6 }