Rename mem allocator
This commit is contained in:
@@ -36,7 +36,7 @@ enum {
|
||||
};
|
||||
|
||||
u32 wapp_cpath_join_path(WpStr8 *dst, const WpStr8List *parts);
|
||||
WpStr8 *dirup(const Allocator *allocator, WpStr8RO *path, u64 levels);
|
||||
WpStr8 *dirup(const WpAllocator *allocator, WpStr8RO *path, u64 levels);
|
||||
|
||||
#ifdef WP_PLATFORM_CPP
|
||||
END_C_LINKAGE
|
||||
|
||||
Reference in New Issue
Block a user