6 lines
No EOL
82 B
C
6 lines
No EOL
82 B
C
#ifndef _EXCEPTION_H
|
|
#define _EXCEPTION_H
|
|
|
|
void exception_handlers_init();
|
|
|
|
#endif |