mirror of
https://github.com/zeldaret/tp
synced 2026-09-04 02:19:40 -04:00
Fix symbol names (#118)
* checkpoint * checkpoint * rename f_pc * checkpoint * small symbol rename and fix some fpc symbols * remove unneeded entries from ldscript * simplify ok check, update docker container Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
@@ -28,7 +28,7 @@ void initArena__7JKRHeapFPPcPUli(void);
|
||||
void initiate__Q210JKRExpHeap9CMemBlockFPQ210JKRExpHeap9CMemBlockPQ210JKRExpHeap9CMemBlockUlUcUc(
|
||||
void);
|
||||
void joinTwoBlocks__10JKRExpHeapFPQ210JKRExpHeap9CMemBlock(void);
|
||||
void JUTException_NS_panic_f(const char* filename, int line, const char* format, ...);
|
||||
void panic_f__12JUTExceptionFPCciPCce(const char* filename, int line, const char* format, ...);
|
||||
void JUTReportConsole_f(const char*, ...);
|
||||
void JUTReportConsole(const char*);
|
||||
void JUTWarningConsole_f(const char*, ...);
|
||||
|
||||
Reference in New Issue
Block a user