Update HlDisablePic() description
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 28s
Builds / ExectOS (i686) (push) Successful in 26s

This commit is contained in:
2023-11-29 22:43:57 +01:00
förälder dddd1eb183
incheckning 31b8cd8d3d

Visa fil

@@ -9,8 +9,9 @@
#include <xtos.h> #include <xtos.h>
/** /**
* Disables the 8259 PIC. * Disables the legacy 8259 Programmable Interrupt Controller (PIC).
* *
* @return This routine does not return any value. * @return This routine does not return any value.
* *