Upload files to "lib"

This commit is contained in:
2025-05-20 20:44:24 -05:00
parent 71d2e481bb
commit 65e72f9cd6
4 changed files with 352 additions and 0 deletions

5
lib/processes.c Normal file
View File

@ -0,0 +1,5 @@
#include <stdint.h>
#include <processes.h>