Add signal logic to the build.
This commit is contained in:
parent
3fbe138ca9
commit
f88cb3c627
@ -78,6 +78,8 @@ SRCS+= \
|
||||
thr_seterrno.c \
|
||||
thr_setprio.c \
|
||||
thr_setschedparam.c \
|
||||
thr_sig.c \
|
||||
thr_sigaction.c \
|
||||
thr_sigmask.c \
|
||||
thr_sigsuspend.c \
|
||||
thr_sigwait.c \
|
||||
|
@ -78,6 +78,8 @@ SRCS+= \
|
||||
thr_seterrno.c \
|
||||
thr_setprio.c \
|
||||
thr_setschedparam.c \
|
||||
thr_sig.c \
|
||||
thr_sigaction.c \
|
||||
thr_sigmask.c \
|
||||
thr_sigsuspend.c \
|
||||
thr_sigwait.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user