Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Kyle Evans <kevans@FreeBSD.org>
#define TARGET_DEFAULT_CPU_MODEL "qemu32"
-#define TARGET_CPU_RESET(cpu)
-
static inline void target_cpu_init(CPUX86State *env,
struct target_pt_regs *regs)
{
#define TARGET_DEFAULT_CPU_MODEL "qemu64"
-#define TARGET_CPU_RESET(cpu)
-
static inline void target_cpu_init(CPUX86State *env,
struct target_pt_regs *regs)
{