ApertureOS
|
Go to the source code of this file.
Data Structures | |
struct | Filesystem_Driver |
struct | FileDescriptor |
Macros | |
#define | MAX_OPEN_FILES 0x10000000 |
#define | MAX_OPEN_DIRS 0x10000000 |
#define | EXTRACT_ID(n) (n & 0xFFFFFFFF) |
#define EXTRACT_ID | ( | n | ) | (n & 0xFFFFFFFF) |
#define MAX_OPEN_DIRS 0x10000000 |
#define MAX_OPEN_FILES 0x10000000 |