summaryrefslogtreecommitdiff
path: root/gdb/sim-regno.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/sim-regno.h')
-rw-r--r--gdb/sim-regno.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/sim-regno.h b/gdb/sim-regno.h
index 974c96590d7..dfa9a8b02ac 100644
--- a/gdb/sim-regno.h
+++ b/gdb/sim-regno.h
@@ -24,7 +24,7 @@
#ifndef SIM_REGNO_H
#define SIM_REGNO_H
-/* The REGISTER_SIM_REGNO(REGNUM) method, when there is a
+/* The gdbarch_register_sim_regno (REGNUM) method, when there is a
corresponding simulator register, returns that register number as a
cardinal. When there is no corresponding register, it returns a
negative value. */