psx-0.1.0.0: test/detect-psx.h
#ifndef _DETECT_PSX_H_
#define _DETECT_PSX_H_
#ifdef __cplusplus
extern "C" {
#endif
int detect_psx(void);
#ifdef __cplusplus
}
#endif
#endif
#ifndef _DETECT_PSX_H_
#define _DETECT_PSX_H_
#ifdef __cplusplus
extern "C" {
#endif
int detect_psx(void);
#ifdef __cplusplus
}
#endif
#endif