Index: /trunk/ccl/compiler/X86/X8664/x8664-arch.lisp
===================================================================
--- /trunk/ccl/compiler/X86/X8664/x8664-arch.lisp	(revision 4989)
+++ /trunk/ccl/compiler/X86/X8664/x8664-arch.lisp	(revision 4990)
@@ -735,5 +735,6 @@
 (defconstant yield-syscall
   #+linux-target 24
-  #+freebsd-target 321)
+  #+freebsd-target 321
+  #+darwin-target #x100003d)
 
 (defconstant gf-code-size 16)
