project_files/hwc/rtl/fileio.h
branchwebgl
changeset 8047 25a4daa6473c
parent 7983 02f36c3e7f6c
child 11682 2c21bc80c95d
equal deleted inserted replaced
8044:796f2653f21d 8047:25a4daa6473c
     1 #ifndef FILEIO_H_
     1 #ifndef FILEIO_H_
     2 #define FILEIO_H_
     2 #define FILEIO_H_
     3 
     3 
     4 #include <stdio.h>
     4 #include <stdio.h>
     5 #include "types.h"
     5 #include "Types.h"
     6 #include "misc.h"
     6 #include "misc.h"
     7 
     7 
     8 extern        int                                       FileMode;
     8 extern        int                                       FileMode;
     9 
     9 
    10 typedef enum{
    10 typedef enum{