|
|
/home/brennan/n-sim/Vaike/linux/system-addons/debug/sigsegv.hGo to the documentation of this file.00001 #ifndef __SIGSEGV_H__ 00002 #define __SIGSEGV_H__ 00003 00004 #ifdef __cplusplus 00005 extern "C" 00006 #endif 00007 int setup_sigsegv(); 00008 00009 #endif |