/* * (C) Copyright 1992, ..., 2014 the "DOSEMU-Development-Team". * * for details see file COPYING in the DOSEMU distribution */ #include "codegen-sim.h" #ifdef HOST_ARCH_X86 #include "codegen-x86.h" #endif