mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:47:45 +00:00
AK: Remove kcalloc
definition
This commit is contained in:
parent
6e9f06fc9f
commit
9039f8fb0f
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
||||||
# include <new>
|
# include <new>
|
||||||
# include <stdlib.h>
|
# include <stdlib.h>
|
||||||
|
|
||||||
# define kcalloc calloc
|
|
||||||
# define kmalloc malloc
|
# define kmalloc malloc
|
||||||
# define kmalloc_good_size malloc_good_size
|
# define kmalloc_good_size malloc_good_size
|
||||||
# define kfree free
|
# define kfree free
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue