signal.s 100 B

12345
  1. .sect .text; .sect .rom; .sect .data; .sect .bss
  2. .sect .text
  3. .define _signal
  4. _signal:
  5. jmp __signal