mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-04 16:54:34 +08:00
12 lines
215 B
Plaintext
12 lines
215 B
Plaintext
menuconfig RTT_POSIX_TESTCASE_SYS_STATVFS_H
|
|
bool "<sys/shm.h>"
|
|
default n
|
|
|
|
if RTT_POSIX_TESTCASE_SYS_STATVFS_H
|
|
|
|
config STATVFS_H_STATVFS
|
|
bool "<sys/statvfs.h> -> statvfs"
|
|
default n
|
|
|
|
endif
|