llvm-project/libc/loader/linux/x86_64
Michael Jones 1801c356f6 [libc] add syscall function
Add the syscall wrapper function and tests. It's implemented using a
macro to guarantee the minimum number of arguments.

Reviewed By: sivachandra, lntue

Differential Revision: https://reviews.llvm.org/D134919
2022-09-30 15:46:28 -07:00
..
CMakeLists.txt [libc] Add __cxa_atexit support to the atexit function. 2022-08-09 21:42:41 +00:00
start.cpp [libc] add syscall function 2022-09-30 15:46:28 -07:00