mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-22 00:32:44 +00:00
Kernel 0.93++
This commit is contained in:
parent
b221b73227
commit
56c77fb224
@ -9,7 +9,7 @@ NEW
|
|||||||
#DEFINE O_TEXT 64
|
#DEFINE O_TEXT 64
|
||||||
#DEFINE O_CREATE 128
|
#DEFINE O_CREATE 128
|
||||||
|
|
||||||
short int fopen ( const char *filename, short int flags, short int ftype, int auxtype );
|
short int fopen ( const char *, short int, short int, int );
|
||||||
|
|
||||||
MAN
|
MAN
|
||||||
SAVE include/A2osX.h
|
SAVE include/A2osX.h
|
||||||
|
Loading…
Reference in New Issue
Block a user