mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Use x86's TaskStateSegment and use usize for stack pointers
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#![feature(asm)]
|
||||
#![feature(naked_functions)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(nonzero)]
|
||||
#![feature(drop_types_in_const)]
|
||||
#![no_std]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user