#ifndef __EXCEPTION_H__ #define __EXCEPTION_H__ void exception_initialize(void); #endif