add oc_log files

This commit is contained in:
Lightos1
2026-04-12 22:00:45 +02:00
parent f276ca0187
commit e1d75f0084
3 changed files with 156 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
#endif
#include "customize.hpp"
#include "oc_log.hpp"
#define PATCH_OFFSET(offset, value) \
static_assert(sizeof(__typeof__(offset)) <= sizeof(u64)); \