cmake_minimum_required(VERSION 3.14)

add_library(${PROJECT_NAME}-syscall OBJECT syscall.c)