Update HlDisablePic() description
已通過所有檢查
Builds / ExectOS (amd64) (push) Successful in 28s
Builds / ExectOS (i686) (push) Successful in 26s

此提交包含在:
2023-11-29 22:43:57 +01:00
父節點 dddd1eb183
當前提交 31b8cd8d3d

查看文件

@@ -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.
* *