mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-25 05:53:22 +00:00
new: vma反向映射
This commit is contained in:
@ -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};
|
||||
|
Reference in New Issue
Block a user