config option to enable libc lle

This commit is contained in:
georgemoralis 2024-03-25 09:26:59 +02:00
parent 63d8d4d833
commit 540c21d382
4 changed files with 37 additions and 1 deletions

View file

@ -18,5 +18,6 @@ u32 getScreenWidth();
u32 getScreenHeight();
bool debugDump();
bool isLleLibc();
}; // namespace Config