解决编译gcc、binutils的脚本中,变量名称错误的问题 (#142)

This commit is contained in:
login
2023-01-08 11:38:59 +08:00
committed by GitHub
parent 62e4613978
commit fd91905f02
3 changed files with 6 additions and 7 deletions

View File

@ -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分配器