2002-06-11 Daniel Jacobowitz <drow@mvista.com>
[deliverable/binutils-gdb.git] / gdb / lynx-nat.c
index e76406f69cc40d8a71542d37eb1621093881d290..9cd1672d3362e81760b88304176edfb3be8ca757 100644 (file)
@@ -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)
 {
This page took 0.025689 seconds and 4 git commands to generate.