support 3.6

This commit is contained in:
Vítor Santos Costa
2015-06-19 01:17:07 +01:00
parent 497cc27003
commit 8f90705e26
7 changed files with 200 additions and 155 deletions

View File

@@ -2377,7 +2377,7 @@ p_no_exit_on_error( USES_REGS1 )
#endif
void
Yap_InitJitDebugPreds( USES_REGS1 )
Yap_InitJitDebugPreds( void )
{
#if YAP_DBG_PREDS
Yap_InitCPred("no_print_instruction", 1, p_no_print_instruction, SafePredFlag);