exectos/xtoskrnl/ar/i686
belliash 76f22fbdc4
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Initialize segments and processor registers for i686 architecture
2023-02-05 15:45:22 +01:00
..
cpufunc.c Architecture specific initialization prior to processor structures initialization 2023-01-30 20:34:05 +01:00
globals.c Let kernel initialize stack on it's own without relying on boot loader 2023-02-05 09:55:59 +01:00
procsup.c Initialize segments and processor registers for i686 architecture 2023-02-05 15:45:22 +01:00
traps.c Add trap handlers for both i686 and amd64 2023-02-02 23:31:32 +01:00