diff options
author | Daniel Eischen <deischen@FreeBSD.org> | 2004-02-03 05:18:48 +0000 |
---|---|---|
committer | Daniel Eischen <deischen@FreeBSD.org> | 2004-02-03 05:18:48 +0000 |
commit | 12ef052ac2e402ea3d0b0e23b435bcb48dcf1e8b (patch) | |
tree | a2aab4b761a3ebdbdec0254656daf11f10dbc659 /sys/compat/freebsd32 | |
parent | b5426f096bded21de24b797157f50c2ef8880bc8 (diff) | |
download | src-12ef052ac2e402ea3d0b0e23b435bcb48dcf1e8b.tar.gz src-12ef052ac2e402ea3d0b0e23b435bcb48dcf1e8b.zip |
Sync with kern/syscalls.master.
Notes
Notes:
svn path=/head/; revision=125370
Diffstat (limited to 'sys/compat/freebsd32')
-rw-r--r-- | sys/compat/freebsd32/syscalls.master | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/compat/freebsd32/syscalls.master b/sys/compat/freebsd32/syscalls.master index b0f01633b904..bc747e7b5ddc 100644 --- a/sys/compat/freebsd32/syscalls.master +++ b/sys/compat/freebsd32/syscalls.master @@ -603,3 +603,4 @@ 438 UNIMPL extattr_list_file 439 UNIMPL extattr_list_link 440 UNIMPL kse_switchin +441 UNIMPL ksem_timedwait |