aboutsummaryrefslogtreecommitdiff
path: root/gdb/arm-fbsd-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/arm-fbsd-tdep.h')
-rw-r--r--gdb/arm-fbsd-tdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/arm-fbsd-tdep.h b/gdb/arm-fbsd-tdep.h
index 3478e4b..7eb1850 100644
--- a/gdb/arm-fbsd-tdep.h
+++ b/gdb/arm-fbsd-tdep.h
@@ -47,7 +47,7 @@ extern const struct regset arm_fbsd_tls_regset;
AUXV. */
extern const struct target_desc *
- arm_fbsd_read_description_auxv (const gdb::optional<gdb::byte_vector> &auxv,
+ arm_fbsd_read_description_auxv (const std::optional<gdb::byte_vector> &auxv,
target_ops *target, gdbarch *gdbarch,
bool tls);