#ifndef _EXCEPTION_H #define _EXCEPTION_H void exception_handlers_init(); #endif