Support High Percision Counter

This commit is contained in:
2023-01-09 22:27:10 +01:00
parent a791f0bffd
commit 0d1e9c3df8
7 changed files with 37 additions and 17 deletions

View File

@@ -1,5 +1,6 @@
#ifndef __JABYENGINE_DEFINES__H__
#define __JABYENGINE_DEFINES__H__
#include "jabyengine_config.hpp"
#include "../stddef.h"
#define __keep __attribute__((used))