Get rid of warning

This commit is contained in:
2025-03-10 13:35:27 +00:00
parent 91e5602e82
commit 31f14e8aec
+3 -2
View File
@@ -15,11 +15,12 @@ extern crate alloc;
use crate::{ use crate::{
arch::x86_64::{ arch::x86_64::{
cpu::apic::enable_apic, // cpu::apic::enable_apic,
drivers::{ drivers::{
ascii::screensize_chars, framebuffer::display::screensize_px, ascii::screensize_chars, framebuffer::display::screensize_px,
}, },
gdt, interrupts, gdt,
interrupts,
memory::{ memory::{
FRAME_ALLOCATOR, FRAME_ALLOCATOR,
allocation::{ allocation::{