This website requires JavaScript.
Explore
Help
Sign In
chinky
/
rtt-f030
Watch
1
Star
0
Fork
You've already forked rtt-f030
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
050da8a60d
rtt-f030
/
components
/
libc
/
armlibc
/
fcntl.h
7 lines
68 B
C
Raw
Normal View
History
Unescape
Escape
[DFS] Add fcntl.h for armlibc.
2016-04-09 23:11:17 +08:00
#
ifndef FCNTL_H__
#
define FCNTL_H__
#
include
<dfs_posix.h>
#
endif