git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
feat: add support for process to conduct Intel x87 and MMX related task.
[lunaix-os.git]
/
lunaix-os
/
includes
/
lunaix
/
foptions.h
diff --git
a/lunaix-os/includes/lunaix/foptions.h
b/lunaix-os/includes/lunaix/foptions.h
index f43fb10fb884e500245fb88c72f847813895946e..0bb6ac4821a8951ac3258bc01cde2c4d93297266 100644
(file)
--- a/
lunaix-os/includes/lunaix/foptions.h
+++ b/
lunaix-os/includes/lunaix/foptions.h
@@
-9,4
+9,6
@@
#define FSEEK_CUR 0x2
#define FSEEK_END 0x3
+#define MNT_RO 0x1
+
#endif /* __LUNAIX_FOPTIONS_H */