brintos

brintos / llvm-project-archived public Read only

0
0
Text · 216 B · f6d4fa3 Raw
13 lines · plain
1add_entrypoint_object(2  sendfile3  SRCS4    sendfile.cpp5  HDRS6    ../sendfile.h7  DEPENDS8    libc.include.sys_sendfile9    libc.include.sys_syscall10    libc.src.__support.OSUtil.osutil11    libc.src.errno.errno12)13