init.s 82 B

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