|
|
4273f43be1
|
BAN: Move placement new to its own file and fix includes
|
2024-01-31 23:55:41 +02:00 |
|
|
|
6873244169
|
BAN: Move placement new to New.h
I have no idea why they were defined in Move.h
|
2023-12-07 23:52:57 +02:00 |
|
|
|
fdb4eb6042
|
Kernel: Move kmalloc and MMU to Memory directory
|
2023-04-18 10:18:15 +03:00 |
|
|
|
cfa025acae
|
BAN: Move RefPtr to its own file and create New.h
New.h contains definitions for placement new operators and
BAN::allocator and BAN::dealloctor
|
2023-04-10 21:07:25 +03:00 |
|