2 * Acess2 Userland init(8)
3 * - Userland root process
6 * - Common type definitions
11 typedef struct sInitProgram tInitProgram;
21 unsigned int BaudRate;
27 char *StdoutPath; // heap
28 char *StderrPath; // heap
35 struct sDaemon Daemon;
51 union uProgTypes TypeInfo;