diff options
Diffstat (limited to 'src/core/apic.hpp')
| -rw-r--r-- | src/core/apic.hpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/core/apic.hpp b/src/core/apic.hpp new file mode 100644 index 0000000..edfeaa3 --- /dev/null +++ b/src/core/apic.hpp @@ -0,0 +1,6 @@ +#pragma once + + + + +void apic_enable();
\ No newline at end of file |
