This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
0d3e7d4463
Luna
/
kernel
/
include
/
misc
/
hang.h
4 lines
52 B
C
Raw
Normal View
History
Unescape
Escape
Ready. Set. Go!
2022-09-05 14:13:51 +00:00
#
pragma once
Make hang() noreturn
2022-09-06 10:12:55 +00:00
[
[
noreturn
]
]
void
hang
(
)
;
Ready. Set. Go!
2022-09-05 14:13:51 +00:00
void
halt
(
)
;
Reference in New Issue
Copy Permalink