execve.s 139 B

123456789
  1. .sect .text; .sect .rom; .sect .data; .sect .bss
  2. .sect .text
  3. exece = 59
  4. .define _execve
  5. _execve:
  6. .data2 0x0000
  7. chmk $exece
  8. jmp cerror