LibC: Add semaphore stubs
These are needed for our bochs port
This commit is contained in:
@@ -27,6 +27,7 @@ set(LIBC_SOURCES
|
||||
pwd.cpp
|
||||
scanf_impl.cpp
|
||||
sched.cpp
|
||||
semaphore.cpp
|
||||
setjmp.cpp
|
||||
signal.cpp
|
||||
stdio.cpp
|
||||
|
||||
Reference in New Issue
Block a user