Add __syscall_exit entry point.

This commit is contained in:
Ulrich Drepper 2002-09-28 23:02:54 +00:00
parent 3865b57f91
commit fec0c5bb7f
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ rt_sigtimedwait EXTRA rt_sigtimedwait i:pppi __syscall_rt_sigtimedwait rt_sigtim
# System calls with wrappers.
s_execve execve execve i:spp __syscall_execve
s_exit exit exit i:i __syscall_exit
s_getcwd getcwd getcwd i:pi __syscall_getcwd getcwd
s_getdents getdents getdents i:ipi __syscall_getdents getdents
s_getdents64 getdents64 getdents64 i:ipi __syscall_getdents64