import gdb-1999-08-30 snapshot
[deliverable/binutils-gdb.git] / sim / common / cgen-utils.c
index 1ad5ce712e8731a7f9cef364b0fd60c2b7f93285..e7407ed57260d13e08575bab1f676db3b7dda1e1 100644 (file)
@@ -32,7 +32,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #define min(a,b) ((a) < (b) ? (a) : (b))
 
 const char *mode_names[] = {
-  "VM",
+  "VOID",
   "BI",
   "QI",
   "HI",
This page took 0.023355 seconds and 4 git commands to generate.