This website requires JavaScript.
Explore
Help
Sign In
tailix
/
kernel
Watch
1
Star
0
Fork
You've already forked kernel
0
mirror of
https://github.com/tailix/kernel.git
synced
2024-10-30 12:03:52 -04:00
Code
Releases
Activity
832f9e77a6
kernel
/
arch
/
panic.asm
Braiden Vasco
e6afb473b0
Add module "panic"
2017-11-08 04:50:40 +00:00
6 lines
50 B
NASM
Raw
Blame
History
[
GLOBAL
hang
]
hang:
cli
hlt
jmp
hang
View git blame
Copy permalink