mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-26 00:30:34 +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
|