mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-28 07:24:37 +00:00
Renamed enum
This commit is contained in:
parent
c69496cac1
commit
7b324f020f
@ -93,7 +93,7 @@ namespace APIC
|
||||
AllExcludingSelf = 0b11
|
||||
};
|
||||
|
||||
enum APICTimerDivide
|
||||
enum LVTTimerDivide
|
||||
{
|
||||
DivideBy2 = 0b000,
|
||||
DivideBy4 = 0b001,
|
||||
|
Loading…
x
Reference in New Issue
Block a user