Revision 76cad711 target-microblaze/helper.c

b/target-microblaze/helper.c
198 198
            t = (env->sregs[SR_MSR] & (MSR_VM | MSR_UM)) << 1;
199 199

  
200 200
#if 0
201
#include "disas.h"
201
#include "disas/disas.h"
202 202

  
203 203
/* Useful instrumentation when debugging interrupt issues in either
204 204
   the models or in sw.  */

Also available in: Unified diff