feat(c): extrude lib c

This commit is contained in:
2025-03-12 23:19:45 +01:00
parent 493900d9ea
commit bd96f363c5
11 changed files with 266 additions and 26 deletions
@@ -3,7 +3,7 @@
#include <stdarg.h>
#include <time.h>
#include <string.h>
#include "macros.h"
#include "macro.h"
typedef enum {
LOG_LEVEL_DEBUG,