_execve.s 141 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