]> Git Repo - qemu.git/blobdiff - i386-dis.c
Correct the WBINVD intercept in SVM (Alexander Graf).
[qemu.git] / i386-dis.c
index 372f0a441b3bc78f2ccea3f4eecb1f1a624b7545..0496e141d4a0978f0649830b09203811688b6193 100644 (file)
@@ -1832,7 +1832,7 @@ static bfd_vma start_pc;
  * The function returns the length of this instruction in bytes.
  */
 
-static char intel_syntax;
+static int8_t intel_syntax;
 static char open_char;
 static char close_char;
 static char separator_char;
This page took 0.023944 seconds and 4 git commands to generate.