mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Use volatile operations for accessing the VGA buffer
This commit is contained in:
@@ -10,6 +10,7 @@ multiboot2 = "0.1.0"
|
||||
once = "0.3.2"
|
||||
rlibc = "0.1.4"
|
||||
spin = "0.3.4"
|
||||
volatile = "0.1.0"
|
||||
|
||||
[dependencies.hole_list_allocator]
|
||||
path = "libs/hole_list_allocator"
|
||||
|
||||
Reference in New Issue
Block a user