make obstack object allocators more type-safe
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / init.s
1 .global _init
2 .type _init,@function
3 _init:
4 nop
5 .Lfe3:
6 .size _init,.Lfe3-_init
This page took 0.032715 seconds and 4 git commands to generate.