[mammoth] Create a method for getting initial caps.

This commit is contained in:
Drew Galbraith 2023-06-16 23:51:49 -07:00
parent 4c936623b5
commit 528723e490
15 changed files with 108 additions and 22 deletions

View file

@ -1,6 +1,7 @@
#include "mammoth/thread.h"
#include <zcall.h>
#include <zinit.h>
#include "mammoth/debug.h"