Browse Source

fix sanitization

gdb-4_18-branch
Jeff Holcomb 29 years ago
parent
commit
8cdfcc1b7f
  1. 2
      include/opcode/mn10300.h

2
include/opcode/mn10300.h

@ -141,6 +141,6 @@ extern const struct mn10300_operand mn10300_operands[];
#define FMT_D8 13
#define FMT_D9 14
#define FMT_D10 15
/* start-sanitize-am33 */
/* end-sanitize-am33 */
#endif /* MN10300_H */

Loading…
Cancel
Save