Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
[cascardo/linux.git] / arch / sh / boot / romimage / vmlinux.scr
1 SECTIONS
2 {
3   .text : {
4         *(.data)
5         }
6 }