2013-02-16 16:14:39 -08:00

7 lines
87 B
C

#ifndef __EQEMU_CRASH_H
#define __EQEMU_CRASH_H
void set_exception_handler();
#endif