diff --git a/mach/vax4/libce/sys.s b/mach/vax4/libce/sys.s index 97f0f6c2c..5ba3b2f93 100644 --- a/mach/vax4/libce/sys.s +++ b/mach/vax4/libce/sys.s @@ -1,4 +1,5 @@ -.sect .text +.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text + .define __write, __brk __write: jmp _write+2