This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / start.s
1 .text
2 .global _start
3 _start:
4 .global __start
5 __start:
6 .long 0
This page took 0.030841 seconds and 5 git commands to generate.