mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +00:00
Renamed "interrupts.hpp" to "ints.hpp"
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
#include <types.h>
|
||||
|
||||
#include <interrupts.hpp>
|
||||
#include <ints.hpp>
|
||||
#include <vector.hpp>
|
||||
#include <memory.hpp>
|
||||
#include <debug.h>
|
||||
|
Reference in New Issue
Block a user