This website requires JavaScript.
Explore
Help
Sign in
hippoz
/
hippOS
Watch
1
Star
0
Fork
You've already forked hippOS
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
6839eb4699
hippOS
/
cpu
/
exception.h
6 lines
86 B
C
Raw
Normal View
History
Unescape
Escape
better exception handling + bad kprintf
2022-02-24 18:11:09 +02:00
#
ifndef _EXCEPTION_H
#
define _EXCEPTION_H
add void to functions with no arguments
2022-02-24 21:57:59 +02:00
void
exception_handlers_init
(
void
)
;
better exception handling + bad kprintf
2022-02-24 18:11:09 +02:00
#
endif
Reference in a new issue
Copy permalink