Files
luban-lite/kernel/rt-thread/examples/utest/testcases/posix/mqueue_h/Kconfig
刘可亮 564e22b32f v0.7.5
2023-08-28 09:48:01 +08:00

10 lines
137 B
Plaintext

menuconfig RTT_POSIX_TESTCASE_MQUEUE_H
bool "<mqueue.h>"
default n
if RTT_POSIX_TESTCASE_MQUEUE_H
# functions, TODO
endif