This website requires JavaScript.
Explore
Help
Sign In
ext
/
caos-with-snake
Watch
1
Star
0
Fork
0
You've already forked caos-with-snake
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
caos-with-snake
/
console.h
5 lines
73 B
C
Raw
Normal View
History
Unescape
Escape
Load IDT.
2022-11-20 18:59:53 +03:00
#
pragma once
void
printk
(
const
char
*
msg
)
;
Attempt to fix bootloader.
2022-11-20 22:17:13 +03:00
void
panic
(
const
char
*
msg
)
;
Reference in New Issue
Copy Permalink