mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 12:16:31 +00:00
🐛 修复空指针错误的问题
This commit is contained in:
@ -11,6 +11,8 @@
|
||||
#include "../common/printk.h"
|
||||
#include "gate.h"
|
||||
|
||||
|
||||
|
||||
// 保存函数调用现场的寄存器
|
||||
#define SAVE_ALL_REGS \
|
||||
"cld; \n\t" \
|
||||
|
Reference in New Issue
Block a user