mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-20 10:06:31 +00:00
new: vma反向映射
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#include "textui.h"
|
||||
#include <driver/uart/uart.h>
|
||||
#include <common/errno.h>
|
||||
#include "screen_manager.h"
|
||||
|
||||
#define WHITE 0x00ffffff //白
|
||||
#define BLACK 0x00000000 //黑
|
||||
|
Reference in New Issue
Block a user