mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-23 00:58:02 +08:00
10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
menuconfig RTT_POSIX_TESTCASE_SETJMP_H
|
|
bool "<setjmp.h>"
|
|
default n
|
|
|
|
if RTT_POSIX_TESTCASE_SETJMP_H
|
|
|
|
# functions, TODO
|
|
|
|
endif
|