exectos/xtoskrnl/includes
Rafal Kupiec 55fb9e2eb1
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 27s
Builds / ExectOS (i686) (push) Successful in 19s
Implement RtlGetBaseExponent() routine for getting base(10) exponent of a given floating point value
2024-02-14 00:02:04 +01:00
..
amd64 Implement HlClearApicErrors() and HlSendEoi() routines, change HlDisableLegacyPic() calling convention 2024-02-09 15:11:14 +01:00
i686 Implement HlClearApicErrors() and HlSendEoi() routines, change HlDisableLegacyPic() calling convention 2024-02-09 15:11:14 +01:00
globals.h Basic processor initialization code 2023-11-28 22:31:39 +01:00
hli.h Rename internal kernel headers to distinguish them easily from XTDK 2023-11-29 20:39:59 +01:00
kei.h Export runlevel related routines 2024-02-07 22:26:38 +01:00
mmi.h Rename internal kernel headers to distinguish them easily from XTDK 2023-11-29 20:39:59 +01:00
poi.h Rename internal kernel headers to distinguish them easily from XTDK 2023-11-29 20:39:59 +01:00
rtli.h Implement RtlGetBaseExponent() routine for getting base(10) exponent of a given floating point value 2024-02-14 00:02:04 +01:00
xtos.h Rename internal kernel headers to distinguish them easily from XTDK 2023-11-29 20:39:59 +01:00