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:
Rafal Kupiec 2023-11-29 22:43:57 +01:00
parent dddd1eb183
commit 31b8cd8d3d
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

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