]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/sh/boot/romimage/vmlinux.scr
Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.kernel...
[karo-tx-linux.git] / arch / sh / boot / romimage / vmlinux.scr
1 SECTIONS
2 {
3   .text : {
4         *(.data)
5         }
6 }