feat(c): extrude lib c

This commit is contained in:
2025-03-12 23:19:45 +01:00
parent cbba9016cd
commit 58fc204f46
11 changed files with 266 additions and 26 deletions

View File

@@ -3,7 +3,7 @@
#include <stdarg.h>
#include <time.h>
#include <string.h>
#include "macros.h"
#include "macro.h"
typedef enum {
LOG_LEVEL_DEBUG,