Revision cf2be984 tcg/tcg-op.h

b/tcg/tcg-op.h
23 23
 */
24 24
#include "tcg.h"
25 25

  
26
#ifndef CONFIG_NO_DYNGEN_OP
26 27
/* legacy dyngen operations */
27 28
#include "gen-op.h"
29
#endif
28 30

  
29 31
int gen_new_label(void);
30 32

  

Also available in: Unified diff