[posix][mmap] create the mman folder

This commit is contained in:
Meco Man
2021-12-07 15:47:00 -05:00
committed by Bernard Xiong
parent ce8085befa
commit 15435b6850
7 changed files with 18 additions and 11 deletions

View File

@@ -12,7 +12,7 @@
#include <rthw.h>
#include <rtthread.h>
#include <dfs_file.h>
#include <poll.h>
#include "poll.h"
struct rt_poll_node;