BAN: Move operator new/delete to BAN/Memory.cpp
We also now implement alignment new
This commit is contained in:
@@ -33,6 +33,7 @@ FREEOBJS= \
|
||||
$(ARCH_FREEOBJS) \
|
||||
BAN/String.o \
|
||||
BAN/StringView.o \
|
||||
BAN/Memory.o \
|
||||
|
||||
HOSTEDOBJS=\
|
||||
$(ARCH_HOSTEDOBJS) \
|
||||
|
||||
Reference in New Issue
Block a user