diff options
author | Timon Kruiper <timonkruiper@gmail.com> | 2022-08-23 21:25:36 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-08-26 12:51:57 +0200 |
commit | 6432f3eee8b21979c0a455008f0a8d2124ed15a7 (patch) | |
tree | 5cd542c3059e98ab456129e389c4e4f2d9dd4ee7 /Kernel/Arch/x86 | |
parent | c1b0d254fd4a6a09ab943350ca1c3b0a4cae86a5 (diff) | |
download | serenity-6432f3eee8b21979c0a455008f0a8d2124ed15a7.zip |
Kernel: Add enum InterruptsState and helper functions
This commit adds the concept of an InterruptsState to the kernel. This
will be used to make the Spinlock code architecture independent. A new
Processor.cpp file is added such that we don't have to duplicate the
code.
Diffstat (limited to 'Kernel/Arch/x86')
0 files changed, 0 insertions, 0 deletions