Index: /trunk/ccl/compiler/X86/X8664/x8664-arch.lisp
===================================================================
--- /trunk/ccl/compiler/X86/X8664/x8664-arch.lisp	(revision 4820)
+++ /trunk/ccl/compiler/X86/X8664/x8664-arch.lisp	(revision 4821)
@@ -748,5 +748,6 @@
 #+x86-target
 (defconstant yield-syscall
-  #+linux-target 24)
+  #+linux-target 24
+  #+freebsd-target 321)
 
 (defconstant gf-code-size 16)
@@ -779,5 +780,5 @@
   register_cstack
   raise-thread-interrupt
-  metering-control
+  get-r-debug
   restore-soft-stack-limit
   egc-control
