summaryrefslogtreecommitdiff
path: root/gdb/ocd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ocd.h')
-rw-r--r--gdb/ocd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ocd.h b/gdb/ocd.h
index 5fa1fb95235..64d695a00c5 100644
--- a/gdb/ocd.h
+++ b/gdb/ocd.h
@@ -21,6 +21,9 @@
#ifndef OCD_H
#define OCD_H
+struct mem_attrib;
+struct target_ops;
+
/* Wiggler serial protocol definitions */
#define DLE 020 /* Quote char */