This commit is contained in:
Vitor Santos Costa 2014-04-29 18:43:17 +01:00
parent 156501d27d
commit df7425922a
1 changed files with 2 additions and 0 deletions

View File

@ -217,7 +217,9 @@ typedef struct yap_boot_params {
char *ErrorCause;
} YAP_init_args;
#ifdef YAP_H
Int Yap_InitDefaults( YAP_init_args *init_args, char saved_state[] );
#endif
/* from thread.h */
typedef struct {