1
0
feito fork de xt-sys/exectos

Update HlDisablePic() description

Esse commit está contido em:
2023-11-29 22:43:57 +01:00
commit 31b8cd8d3d

Ver Arquivo

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