Replaced loop to read numbers from code/data segments with a single cast

This commit is contained in:
n00b
2024-11-15 23:07:53 -05:00
parent cf47eb2039
commit f35b940637
3 changed files with 14 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
#define RC_OS_DEFINES_H_INCLUDED
//USED FOR TESTING ONLY
//#define RC_TESTING
#define RC_TESTING
//I am checking Android first since I think it also defines __linux__