sanitization fixes. typoes, missing fences, "start" instead of "end", etc.
[deliverable/binutils-gdb.git] / include / opcode / v850.h
index c2205e000cbbad5684b04bb2522ed726ae1ab3ff..02dd17ad17cfec42465d9777de8d0092b08302d8 100644 (file)
@@ -62,7 +62,7 @@ struct v850_opcode
 /* end-sanitize-v850e */
 /* start-sanitize-v850eq */
 #define PROCESSOR_V850EQ       (1 << 2)                /* Just the V850EQ. */
-/* start-sanitize-v850eq */
+/* end-sanitize-v850eq */
 
 /* The table itself is sorted by major opcode number, and is otherwise
    in the order in which the disassembler should consider
This page took 0.024617 seconds and 4 git commands to generate.