1#source: reloc1.s
2#as: -big
3#ld: -shared -EB --defsym foo=0x9000
4#objdump: -sj.data
5#target: sh*-*-elf sh-*-vxworks
6
7.*:     file format elf32-sh.*
8
9Contents of section \.data:
10 .* 9123 .*
11