aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
diff options
context:
space:
mode:
authorJeff Holcomb <jeffh@redhat.com>1998-06-23 00:17:08 +0000
committerJeff Holcomb <jeffh@redhat.com>1998-06-23 00:17:08 +0000
commit8cdfcc1b7fea8a4321fe84ffb1be31115a60e630 (patch)
tree97a32d96079964eeb1e295ba8b792dbf92adf503 /include/opcode
parentaa3c8d2d37511fa6c1ea1958bb724a3c4550086a (diff)
downloadgdb-8cdfcc1b7fea8a4321fe84ffb1be31115a60e630.zip
gdb-8cdfcc1b7fea8a4321fe84ffb1be31115a60e630.tar.gz
gdb-8cdfcc1b7fea8a4321fe84ffb1be31115a60e630.tar.bz2
fix sanitization
Diffstat (limited to 'include/opcode')
-rw-r--r--include/opcode/mn10300.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opcode/mn10300.h b/include/opcode/mn10300.h
index f17d096..b268eff 100644
--- a/include/opcode/mn10300.h
+++ b/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 */