# Copyright (c) 2024 Advanced Micro Devices, Inc. All Rights Reserved.
# SPDX-License-Identifier: MIT
collect (PROJECT_LIB_SOURCES _sys_close.c)
collect (PROJECT_LIB_SOURCES _sys_exit.c)
collect (PROJECT_LIB_SOURCES _sys_iserror.c)
collect (PROJECT_LIB_SOURCES _sys_istty.c)
collect (PROJECT_LIB_SOURCES _sys_open.c)
collect (PROJECT_LIB_SOURCES _sys_read.c)
collect (PROJECT_LIB_SOURCES _sys_time.c)
collect (PROJECT_LIB_SOURCES _sys_write.c)
