bfd/arc: Add R_ prefix to all relocation names
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10300 / pr997.s
1 .data
2
3 msg: .asciz "hello world.\n"
4 msglen = .-msg-1
5 msglen=msglen & 0xff
This page took 0.035076 seconds and 4 git commands to generate.