WIP FPC-III support
[linux/fpc-iii.git] / arch / sh / boot / romimage / vmlinux.scr
blob590394e2f5f2e48db6e500bf3fb0e6bebeab703f
1 SECTIONS
3   .text : {
4         zero_page_pos = .;
5         *(.data)
6         end_data = .;
7         }