mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +08:00
fs: procfs add poll support
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
This commit is contained in:
@@ -215,6 +215,7 @@ const struct mountpt_operations g_unionfs_operations =
|
||||
unionfs_ioctl, /* ioctl */
|
||||
NULL, /* mmap */
|
||||
unionfs_truncate, /* truncate */
|
||||
NULL, /* pool */
|
||||
|
||||
unionfs_sync, /* sync */
|
||||
unionfs_dup, /* dup */
|
||||
|
||||
Reference in New Issue
Block a user