note-3.s 132 B

12345678910
  1. .globl _entry
  2. .text
  3. _entry:
  4. .byte 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
  5. .global foo
  6. foo:
  7. .byte 9
  8. .section .note,"",%note
  9. .byte 0