#ifndef __ACL_SIGSEGV_INCLUDE_H__
#define __ACL_SIGSEGV_INCLUDE_H__
#ifdef __cplusplus
extern "C" {
#endif
int setup_sigsegv(void);
}