This website requires JavaScript.
Explore
Help
Register
Sign In
vanten-s
/
os
Watch
1
Star
0
Fork
You've already forked os
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
bb441eaeb6
os
/
include
/
kernel
/
idt.h
5 lines
59 B
C
Raw
Normal View
History
Unescape
Escape
Init
2024-07-11 08:56:52 +02:00
#
include
<stdint.h>
Added most things needed for interrupts
2024-07-16 22:51:41 +02:00
#
include
<stdbool.h>
Init
2024-07-11 08:56:52 +02:00
Added most things needed for interrupts
2024-07-16 22:51:41 +02:00
void
idt_init
(
)
;
Reference in a new issue
Copy permalink