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
2025-02-17 15:45:37 -05:00
Code
Releases
Activity
893e37ce6c
kernel
/
panic.asm
Braiden Vasco
8bfe30ce96
Move "arch" to "."
2017-11-09 15:52:58 +00:00
6 lines
50 B
NASM
Raw
Blame
History
[
GLOBAL
hang
]
hang:
cli
hlt
jmp
hang
View git blame
Copy permalink