add dbus command to allow checking of wether hardware is currently exported
[a2jmidid.git] / sigsegv.h
blob55b4f214172cc5ed821a2b99b1e78274f7b9e690
1 #ifndef __SIGSEGV_H__
2 #define __SIGSEGV_H__
4 #ifdef __cplusplus
5 extern "C"
6 #endif
7 int setup_sigsegv();
9 #endif