mirror of
https://github.com/A2osX/A2osX.git
synced 2024-10-31 23:09:33 +00:00
Kernel 0.94
This commit is contained in:
parent
fbaa06a3af
commit
1c7bfebf81
@ -1,15 +0,0 @@
|
||||
NEW
|
||||
AUTO 3,1
|
||||
|
||||
#DEFINE O_RDONLY 1
|
||||
#DEFINE O_WRONLY 2
|
||||
#DEFINE O_RDWR 3
|
||||
#DEFINE O_TRUNC 4
|
||||
#DEFINE O_APPEND 8
|
||||
#DEFINE O_TEXT 64
|
||||
#DEFINE O_CREATE 128
|
||||
|
||||
short int fopen ( const char *, short int, short int, int );
|
||||
|
||||
MAN
|
||||
TEXT include/A2osX.h
|
Loading…
Reference in New Issue
Block a user