mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-26 06:07:06 +08:00
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
menuconfig RTT_POSIX_TESTCASE_SYS_SHM_H
|
|
bool "<sys/shm.h>"
|
|
default n
|
|
|
|
if RTT_POSIX_TESTCASE_SYS_SHM_H
|
|
|
|
# functions, TODO
|
|
|
|
endif
|