* gas/cris: Adjust all files for testing target
[deliverable/binutils-gdb.git] / gas / testsuite / gas / symver / symver3.s
CommitLineData
747e13a0
L
1 .data
2 .globl foo1
3 .type foo1,object
4foo1:
5 .long foo
6 .symver foo,foo
7L_foo1:
8 .size foo1,L_foo1-foo1
This page took 0.305093 seconds and 4 git commands to generate.