new: vma反向映射

This commit is contained in:
fslongjin
2022-08-15 01:42:34 +08:00
parent f3cd2b7777
commit 1dd9195d69
20 changed files with 486 additions and 245 deletions

View File

@ -5,6 +5,7 @@
#include <common/string.h>
#include <common/printk.h>
#include <common/atomic.h>
#include <common/errno.h>
struct scm_ui_framework_t textui_framework;
static spinlock_t __window_id_lock = {1};