aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/nto-low.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/nto-low.h')
-rw-r--r--gdbserver/nto-low.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/nto-low.h b/gdbserver/nto-low.h
index ff2003b..e26dcab 100644
--- a/gdbserver/nto-low.h
+++ b/gdbserver/nto-low.h
@@ -44,7 +44,7 @@ extern struct nto_target_ops the_low_target;
/* Target ops definitions for a QNX Neutrino target. */
-class nto_process_target : public process_target
+class nto_process_target : public process_stratum_target
{
public: