init.s 82 B

1234567
  1. .global _init
  2. .type _init,@function
  3. _init:
  4. nop
  5. .Lfe3:
  6. .size _init,.Lfe3-_init