Support High Percision Counter

This commit is contained in:
Jaby
2023-01-09 22:27:10 +01:00
committed by Jaby
parent b0f2a40ad6
commit 7b9e3e6aa9
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))