Cthulhu  0.2.10
Cthulhu compiler collection
fs_inode_t Struct Reference

#include <common.h>

Data Fields

os_dirent_t type
 
const char * name
 
char data []
 

Detailed Description

Definition at line 12 of file common.h.

Field Documentation

◆ data

char fs_inode_t::data[]

Definition at line 16 of file common.h.

◆ name

const char* fs_inode_t::name

Definition at line 15 of file common.h.

◆ type

os_dirent_t fs_inode_t::type

Definition at line 14 of file common.h.


The documentation for this struct was generated from the following file: