#include "stdio.h"
#include "reent.h"
#include "errno.h"
#include <fio.h>
#include <filesystem.h>
Go to the source code of this file.
|
int | open (const char *path, int flags) |
|
int open |
( |
const char * |
path, |
|
|
int |
flags |
|
) |
| |
Definition at line 7 of file open.c.