mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-05 08:10:46 +03:00
Introduce an int-80h-based version of __libc_do_syscall and use it if I386_USE_SYSENTER is defined as 0. Reviewed-by: H.J. Lu <hjl.tools@gmail.com>