Add script to build and test GDB using enable-targets=all.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10300 / pr997.s
CommitLineData
bfff1642
NC
1 .data
2
3msg: .asciz "hello world.\n"
4msglen = .-msg-1
5msglen=msglen & 0xff
This page took 0.034715 seconds and 4 git commands to generate.