diff options
Diffstat (limited to 'lib/libpthread/support/Makefile.inc')
-rw-r--r-- | lib/libpthread/support/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/support/Makefile.inc b/lib/libpthread/support/Makefile.inc index 0b7e059..956667f 100644 --- a/lib/libpthread/support/Makefile.inc +++ b/lib/libpthread/support/Makefile.inc @@ -9,6 +9,7 @@ SYSCALLS= clock_gettime \ kse_create \ kse_exit \ kse_release \ + kse_switchin \ kse_thr_interrupt \ kse_wakeup \ sigaction \ |