[DFS] Add fcntl.h for armlibc.
This commit is contained in:
parent
9c48f9e09c
commit
9c293336cb
|
@ -0,0 +1,6 @@
|
|||
#ifndef FCNTL_H__
|
||||
#define FCNTL_H__
|
||||
|
||||
#include <dfs_posix.h>
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue