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