This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
3
You've already forked exectos
Code
Issues
3
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
76f22fbdc4
exectos
/
xtoskrnl
/
ar
/
i686
History
belliash
76f22fbdc4
All checks were successful
ci/woodpecker/push/build
Pipeline was successful
Details
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