Revision 1de7afc9 target-xtensa/op_helper.c

b/target-xtensa/op_helper.c
27 27

  
28 28
#include "cpu.h"
29 29
#include "helper.h"
30
#include "host-utils.h"
30
#include "qemu/host-utils.h"
31 31

  
32 32
static void do_unaligned_access(CPUXtensaState *env,
33 33
        target_ulong addr, int is_write, int is_user, uintptr_t retaddr);

Also available in: Unified diff