No system-calls from libem
authorceriel <none@none>
Tue, 30 Jun 1992 15:58:35 +0000 (15:58 +0000)
committerceriel <none@none>
Tue, 30 Jun 1992 15:58:35 +0000 (15:58 +0000)
mach/m68k2/libem/dia.s
mach/m68k2/libem/shp.s

index c601f9d..edc8d63 100644 (file)
@@ -40,7 +40,7 @@ putchar:
        move.w  #1,-(sp)
        pea     7(sp)
        move.w  #1,-(sp)
-       jsr     __write
+       jsr     WRITE
        add.l   #8,sp
        rts
 printf:
index f99a83e..3b220f8 100644 (file)
@@ -16,7 +16,7 @@
        move.l  a0,-(sp)
        move.l  d0,-(sp)
        move.l  d0,.limhp
-       jsr     __brk
+       jsr     BRK
        tst.l   (sp)+
        move.l  (sp)+,a0
        tst.w   d0