Sign in
android
/
platform
/
external
/
AFLplusplus
/
2053731e
/
.
/
afl-common.h
blob: 161caa39712234878ce1dbf0280cbe2eed8590ed [
file
] [
log
] [
blame
]
#ifndef
__AFLCOMMON_H
#define
__AFLCOMMON_H
#include
"types.h"
void
detect_file_args
(
char
**
argv
,
u8
*
prog_in
);
#endif