This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / symbol1w.s
1 .section .gnu.warning.symbol1
2 .asciz "witty one-liner"
3 .text
4 .type symbol1,"function"
5 .global symbol1
6 symbol1:
7 .L1:
8 .long 0
9 .L0:
10 .size symbol1,.L0-.L1
This page took 0.055415 seconds and 5 git commands to generate.