mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-19 04:56:30 +00:00
解决编译gcc、binutils的脚本中,变量名称错误的问题 (#142)
This commit is contained in:
@ -38,7 +38,6 @@ use mm::allocator::KernelAllocator;
|
||||
use crate::{
|
||||
arch::asm::current::current_pcb,
|
||||
include::bindings::bindings::{process_do_exit, BLACK, GREEN},
|
||||
libs::lockref::LockRef,
|
||||
};
|
||||
|
||||
// 声明全局的slab分配器
|
||||
|
Reference in New Issue
Block a user