mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-19 09:06:32 +00:00
new: 定义了vma结构体
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#include "mm.h"
|
||||
#include "mm-types.h"
|
||||
#include "slab.h"
|
||||
#include <common/printk.h>
|
||||
#include <common/kprint.h>
|
||||
|
Reference in New Issue
Block a user