klee
klee_init_env.c
Go to the documentation of this file.
1#include "../../runtime/POSIX/klee_init_env.c"
2
3int __klee_posix_wrapped_main(int argc, char **argv, char **envp) { return 0; }
int __klee_posix_wrapped_main(int argc, char **argv, char **envp)
Definition: klee_init_env.c:3