Index: trunk/include/kern_head.h
===================================================================
--- trunk/include/kern_head.h	(revision 86)
+++ trunk/include/kern_head.h	(revision 92)
@@ -780,5 +780,12 @@
   "_sys___semctl",	   /* 295  */
   "_sys_shmctl",	   /* 296  */
-  "_sys_msgctl",       /*	297 */
+  "_sys_msgctl",           /* 297  */
+  "_sys_sched_yield",      /* 298  */
+  "_sys_getthrid",         /* 299  */
+  "_sys_thrsleep",         /* 300  */
+  "_sys_thrwakeup",        /* 301  */
+  "_sys_threxit",          /* 302  */
+  "_sys_thrsigdivert",     /* 303  */
+  "_sys___getcwd",         /* 304  */
   NULL
 };
