summaryrefslogtreecommitdiff
path: root/gdb/lynx-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/lynx-nat.c')
-rw-r--r--gdb/lynx-nat.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/lynx-nat.c b/gdb/lynx-nat.c
index e76406f69cc..9cd1672d336 100644
--- a/gdb/lynx-nat.c
+++ b/gdb/lynx-nat.c
@@ -539,11 +539,6 @@ fetch_inferior_registers (int regno)
If REGNO is -1, do this for all registers.
Otherwise, REGNO specifies which register (so we can save time). */
-/* Registers we shouldn't try to store. */
-#if !defined (CANNOT_STORE_REGISTER)
-#define CANNOT_STORE_REGISTER(regno) 0
-#endif
-
void
store_inferior_registers (int regno)
{