new:kzalloc

This commit is contained in:
fslongjin
2022-08-15 17:57:05 +08:00
parent cec44c1fd7
commit f513286f53
11 changed files with 73 additions and 29 deletions

View File

@ -1,6 +1,7 @@
#pragma once
#include <common/glib.h>
#include <common/gfp.h>
#include <mm/mm-types.h>
#include <process/process.h>