mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-21 05:36:31 +00:00
🆕 具有中断管理功能的自旋锁
This commit is contained in:
@ -52,7 +52,7 @@ struct screen_info
|
||||
|
||||
extern unsigned char font_ascii[256][16]; //导出ascii字体的bitmap(8*16大小) ps:位于font.h中
|
||||
|
||||
char buf[4096]; // vsprintf()的缓冲区
|
||||
|
||||
|
||||
/**
|
||||
* @brief 初始化printk的屏幕信息
|
||||
|
Reference in New Issue
Block a user