Kernel 0.93++

This commit is contained in:
Rémy GIBERT 2020-02-08 22:33:07 +01:00
parent b221b73227
commit 56c77fb224
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ NEW
#DEFINE O_TEXT 64
#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
SAVE include/A2osX.h