aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch/aarch32.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/arch/aarch32.h')
-rw-r--r--gdb/arch/aarch32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/arch/aarch32.h b/gdb/arch/aarch32.h
index f7ee6fa..1811b8a 100644
--- a/gdb/arch/aarch32.h
+++ b/gdb/arch/aarch32.h
@@ -22,6 +22,6 @@
/* Create the AArch32 target description. */
-target_desc *aarch32_create_target_description ();
+target_desc *aarch32_create_target_description (bool tls);
#endif /* aarch32.h. */