Fix whitespace problem in my most recent entry.
[deliverable/binutils-gdb.git] / gdb / stabsread.h
index 6ae3d8bd4fe83fc5fdb1d1ef8d0d021a792a976f..8cbee75662a42a65bff23e09b91c50bbd0c7ea06 100644 (file)
 #define        EXTERN extern
 #endif
 
-/* Convert stab register number (from `r' declaration) to a gdb REGNUM.  */
-
-#ifndef STAB_REG_TO_REGNUM
-#define STAB_REG_TO_REGNUM(VALUE) (VALUE)
-#endif
-
 /* Hash table of global symbols whose values are not known yet.
    They are chained thru the SYMBOL_VALUE_CHAIN, since we don't
    have the correct data for that slot yet.
This page took 0.023652 seconds and 4 git commands to generate.