Skip to content
Snippets Groups Projects
Commit cb39477d authored by Andre Maroneze's avatar Andre Maroneze
Browse files

Merge branch 'fix/virgile/no-prototype-crash' into 'master'

update test against kernel change

See merge request frama-c/e-acsl!210
parents 28e2b369 82eaf9d6
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ char *__gen_e_acsl_literal_string_18; ...@@ -36,7 +36,7 @@ char *__gen_e_acsl_literal_string_18;
char *__gen_e_acsl_literal_string_17; char *__gen_e_acsl_literal_string_17;
/*@ assigns \result; /*@ assigns \result;
assigns \result \from \nothing; */ assigns \result \from \nothing; */
extern int ( /* missing proto */ fork)(); extern int ( /* missing proto */ fork)(void);
void __e_acsl_globals_init(void) void __e_acsl_globals_init(void)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment