Browse Source

h8300: vfork flags update.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Yoshinori Sato 8 years ago
parent
commit
ccd86ad298
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libc/sysdeps/linux/h8300/vfork.S

+ 1 - 1
libc/sysdeps/linux/h8300/vfork.S

@@ -56,7 +56,7 @@ done:
 	jmp	@er2
 
 vfork_args:
-	.long	0x80004100	/* CLONE_VFORK | CLONE_VM | SIGCHLD */
+	.long	0x00004111	/* CLONE_VFORK | CLONE_VM | SIGCHLD */
 	.long	0
 	.long	0
 	.long	0