X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=cpu%2Fsh2%2Fcompiler.c;h=d1a07afc90a5f19cfba4441c56c29293c684325b;hb=009ef50c60a203d779c4cce160cc3e76c3b75a98;hp=b55f3e577b1a26512861f03c5eda3eef5e1fb1c8;hpb=97e95a29ac864b2ee7772ea01cb78defd57ea96b;p=picodrive.git diff --git a/cpu/sh2/compiler.c b/cpu/sh2/compiler.c index b55f3e5..d1a07af 100644 --- a/cpu/sh2/compiler.c +++ b/cpu/sh2/compiler.c @@ -61,7 +61,7 @@ } #include "mame/sh2dasm.h" -#include +#include static int insns_compiled, hash_collisions, host_insn_count; #define COUNT_OP \ host_insn_count++