1 if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_OS})
2 add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_OS})
9 .${LIBC_TARGET_OS}.creat
12 add_entrypoint_object(
16 .${LIBC_TARGET_OS}.fcntl
19 add_entrypoint_object(
23 .${LIBC_TARGET_OS}.open
26 add_entrypoint_object(
30 .${LIBC_TARGET_OS}.openat