]> Git Repo - qemu.git/blobdiff - linux-user/main.c
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
[qemu.git] / linux-user / main.c
index 97ca22bb042b3e7200218e67e7afc73005ecf991..a2b4a9f3e29f669284e653d53fdefbde5d36e94f 100644 (file)
  *  You should have received a copy of the GNU General Public License
  *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
+
 #include "qemu/osdep.h"
 #include "qemu/units.h"
+#include "sysemu/tcg.h"
 #include "qemu-version.h"
 #include <sys/syscall.h>
 #include <sys/resource.h>
This page took 0.024606 seconds and 4 git commands to generate.