@@ -1 +1 @@
-Subproject commit 7bd33ce4b28fbe038e9c42fda004cccf1c724cb4
+Subproject commit 000a3b649e1ad2c4a49480b297896ff8f652d21b
@@ -28,6 +28,6 @@ inline mp_flipper_import_stat_t mp_flipper_import_stat(const char* path) {
return stat;
}
-size_t gc_get_max_new_split(void) {
+inline size_t mp_flipper_gc_get_max_new_split(void) {
return memmgr_heap_get_max_free_block();