ConOpSys V2970
P004.07
ANVILEX control operating system
|
#include <fs.h>
Public Attributes | |
const struct fsdata_file * | next |
const unsigned char * | name |
const unsigned char * | data |
int | len |
u8_t | flags |
const unsigned char* fsdata_file::data |
Referenced by fs_open().
int fsdata_file::len |
Referenced by fs_open().
const unsigned char* fsdata_file::name |
Referenced by fs_open().
const struct fsdata_file* fsdata_file::next |
Referenced by fs_open().