mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:57:46 +00:00
LibC: Get rid of the now-unneeded AK/kmalloc.cpp
This commit is contained in:
parent
301a269ca0
commit
6d4874cb2e
2 changed files with 1 additions and 13 deletions
|
@ -1,11 +0,0 @@
|
|||
#include "kmalloc.h"
|
||||
|
||||
#ifndef __serenity__
|
||||
#include <cstdlib>
|
||||
#endif
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue