refdbglib.s 85 B

123456789
  1. .text
  2. .global foo
  3. .data
  4. .align 2
  5. .type foo, @object
  6. .size foo, 4
  7. foo:
  8. .long 1