mips: rename offsets.c to asm-offsets.c
[linux-2.6/verdex.git] / arch / sh / ramdisk / ld.script
blob94beee248c044e6fa69c0f168032c1ec7febef9e
1 OUTPUT_ARCH(sh)
2 SECTIONS
4   .initrd :
5   {
6        *(.data)
7   }