diff options
| author | Chloe M. <chloe@aptel.org> | 2026-08-23 04:49:51 +0000 |
|---|---|---|
| committer | Chloe M. <chloe@aptel.org> | 2026-08-23 04:49:51 +0000 |
| commit | 78b925a4d86b57e58e6322b7cad7bc47098618fd (patch) | |
| tree | e66da7a598bb4be1ca869f72600112dda34a4067 /conf/defconf-00.conf | |
initial commit
There is some work to be done on top of this such as creating a way to
manage memory to be freed later without needing to manually manage every
pointer.
Signed-off-by: Chloe M. <chloe@aptel.org>
Diffstat (limited to 'conf/defconf-00.conf')
| -rw-r--r-- | conf/defconf-00.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/defconf-00.conf b/conf/defconf-00.conf new file mode 100644 index 0000000..e87e63a --- /dev/null +++ b/conf/defconf-00.conf @@ -0,0 +1,2 @@ +define NR_MEOW 4 +define MEOW_YES true |
