lib: c: add pthread implementation
This commit is contained in:
@@ -28,3 +28,5 @@ bsp_add_library(
|
||||
|
||||
target_link_libraries(libc libmango libxpc-static interface::fs)
|
||||
target_compile_definitions(libc PRIVATE ENABLE_GLOBAL_HEAP=1)
|
||||
|
||||
add_subdirectory(pthread)
|
||||
|
||||
Reference in New Issue
Block a user