summaryrefslogtreecommitdiff
path: root/core/src/xmake/makefile
diff options
context:
space:
mode:
authorruki <[email protected]>2019-08-20 22:40:06 +0800
committerruki <[email protected]>2019-08-20 10:00:39 +0800
commit0a691680dd292e59fcd63e9710b7cdeaf6a52ce7 (patch)
treee389f8de5007e286ca0cafa91d0d85b1e95c2068 /core/src/xmake/makefile
parent0970525b07224b26c1b10b5a771fec2715cac7c0 (diff)
get rawfd from io.file
Diffstat (limited to 'core/src/xmake/makefile')
-rw-r--r--core/src/xmake/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile
index 6d0f02117..ae9ebbbe4 100644
--- a/core/src/xmake/makefile
+++ b/core/src/xmake/makefile
@@ -53,6 +53,7 @@ xmake_C_FILES += \
io/file_read \
io/file_seek \
io/file_write \
+ io/file_rawfd \
io/filelock_open \
io/filelock_lock \
io/filelock_unlock \