Revision 7a3a5141 tcg/tcg-runtime.c

b/tcg/tcg-runtime.c
29 29

  
30 30
#include "config.h"
31 31
#include "osdep.h"
32
#include "cpu.h" // For TARGET_LONG_BITS
32 33
#include "tcg.h"
33 34

  
34 35
int64_t tcg_helper_shl_i64(int64_t arg1, int64_t arg2)

Also available in: Unified diff