|
PatchworkOS
3984a1d
A non-POSIX operating system.
|
#include <history.h>
Data Fields | |
| char * | entries [HISTORY_MAX_ENTRY] |
| uint64_t | count |
| uint64_t | index |
| char* history_t::entries[HISTORY_MAX_ENTRY] |