This website requires JavaScript.
Explore
Help
Sign In
shockrah
/
jankos
Watch
1
Star
0
Fork
0
You've already forked jankos
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f755cc2d3e
jankos
/
kernel.h
shockrah
a417a74731
base working kernel with a gdt that doesn't restart emulator(no idea why this works yet)
2019-10-14 02:06:50 -07:00
5 lines
48 B
C
Raw
Blame
History
#
include
"types.h"
void
kinit
(
)
;
void
kmain
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink