Revision 49a945a3 target-cris/exec.h

b/target-cris/exec.h
24 24
#include "cpu.h"
25 25
#include "exec-all.h"
26 26

  
27
static inline void env_to_regs(void)
28
{
29
}
30

  
31
static inline void regs_to_env(void)
32
{
33
}
34

  
35 27
#if !defined(CONFIG_USER_ONLY)
36 28
#include "softmmu_exec.h"
37 29
#endif

Also available in: Unified diff