Set up initial task switching (ring0 only)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
/// \file interrupts.h
|
||||
/// Free functions and definitions related to interrupt service vectors
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
/// Enum of all defined ISR/IRQ vectors
|
||||
|
||||
Reference in New Issue
Block a user