brintos

brintos / llvm-project-archived public Read only

0
0
Text · 268 B · a9ef596 Raw
15 lines · plain
1add_entrypoint_object(2  poll3  SRCS4    poll.cpp5  HDRS6    ../poll.h7  DEPENDS8    libc.hdr.types.nfds_t9    libc.hdr.types.struct_pollfd10    libc.hdr.types.struct_timespec11    libc.include.sys_syscall12    libc.src.__support.OSUtil.osutil13    libc.src.errno.errno14)15