#include <process.h>
Process control block
Definition at line 23 of file process.h.
◆ _argv
Pointer to argv[] structure.
Definition at line 61 of file process.h.
◆ _currentdir
Current working directory.
Definition at line 56 of file process.h.
◆ _cwfs
Pointer to the current working directory's file system.
Definition at line 51 of file process.h.
◆ _heap
Pointer to the first free byte of heap in SRAM.
Definition at line 71 of file process.h.
◆ _id
Compiler ID used to build this binary.
Known IDs:
LCC: LSI-C TCC: Turbo C DMC: Digital Mars C GCC: gcc-ia16
Definition at line 34 of file process.h.
◆ _ilib
◆ _proc
◆ _resource
Pointer to the file's resource area in ROM.
Definition at line 66 of file process.h.
◆ todo_1
The documentation for this struct was generated from the following file: