Remove libc allocator

This commit is contained in:
2025-02-01 21:39:27 +00:00
parent 70399cb797
commit 7657ad1b58
5 changed files with 2 additions and 99 deletions

View File

@@ -7,7 +7,6 @@
BEGIN_C_LINKAGE
#endif // __cplusplus
TestFuncResult test_libc_allocator(void);
TestFuncResult test_arena_allocator(void);
#ifdef __cplusplus