mirror of
https://review.haiku-os.org/haiku
synced 2025-02-15 01:58:36 +01:00
It seems not all of the kernel includes this, but some use new/delete anyway. Further, operator delete[] was not implemented at all. Possibly fixes the ARM build.