chiark / gitweb /
[PATCH] update klibc to version 0.181
[elogind.git] / klibc / klibc / arch / ia64 / vfork.S
index 0354fa9ef75d1eb34bfb36fa0e014e068cb7bc73..efcd03f7f1b0f5ef3a39849dbbcf46899de3c03f 100644 (file)
@@ -27,8 +27,8 @@ vfork:
        mov     out0=CLONE_VM|CLONE_VFORK|SIGCHLD
        mov     out1=0
        ;;
-       __IA64_BREAK      // Do the syscall
-       
+       break 0x100000      // Do the syscall
+       ;; 
        addl    r15=0,r1
        cmp.eq  p7,p6 = -1,r10
        ;;