Various common macros used throughout the codebase.
const char *__pure2 kos_get_banner(void)
Retrieve the banner printed at program initialization.
const char *__pure2 kos_get_authors(void)
Retrieve a list of authors and the dates of their contributions.
const char *__pure2 kos_get_license(void)
Retrieve the license information for the compiled copy of KOS.