mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 09:08:25 +00:00
[Libc] add HAVE_SYS_SIGNALS config
This commit is contained in:
@@ -29,4 +29,10 @@ if RT_USING_LIBC && RT_USING_DFS
|
||||
endif
|
||||
endif
|
||||
|
||||
config HAVE_SYS_SIGNALS
|
||||
bool "Toolchains/libc has sigval/sigevent structure definitions"
|
||||
default n
|
||||
help
|
||||
Toolchains/libc has sigval/sigevent/siginfo_t definitions.
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user