Nice wrappers around process management
All checks were successful
Build documentation / build-and-deploy (push) Successful in 34s

This commit is contained in:
2026-01-29 00:08:54 +01:00
parent 1c64d608bd
commit 388418a718
7 changed files with 63 additions and 35 deletions

View File

@@ -3,3 +3,4 @@ include init/src.mk
include m/src.mk
include string/src.mk
include alloc/src.mk
include proc/src.mk