brintos

brintos / llvm-project-archived public Read only

0
0
Text · 208 B · 9d4a3be Raw
13 lines · plain
1add_entrypoint_object(2  select3  SRCS4    select.cpp5  HDRS6    ../select.h7  DEPENDS8    libc.include.sys_select9    libc.include.sys_syscall10    libc.src.__support.OSUtil.osutil11    libc.src.errno.errno12)13