Sign in
llvm
/
llvm-project
/
75838b818bdbc14fc41f901b4e60821647009cf3
/
.
/
libc
/
src
/
sys
/
sendfile
/
linux
/
CMakeLists.txt
blob: f6d4fa30fb46cabc363f360b2cc81f6fd43847f7 [
file
] [
log
] [
blame
]
add_entrypoint_object(
sendfile
SRCS
sendfile.cpp
HDRS
../sendfile.h
DEPENDS
libc.include.sys_sendfile
libc.include.sys_syscall
libc.src.__support.OSUtil.osutil
libc.src.errno.errno
)