Adapted for use of ACK VAX assembler
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
.set exece,59
|
||||
.globl _execve
|
||||
.globl cerror
|
||||
.sect .text; .sect .rom; .sect .data; .sect .bss
|
||||
.sect .text
|
||||
exece = 59
|
||||
.define _execve
|
||||
|
||||
_execve:
|
||||
.word 0x0000
|
||||
.data2 0x0000
|
||||
chmk $exece
|
||||
jmp cerror
|
||||
|
||||
Reference in New Issue
Block a user