diff options
Diffstat (limited to 'gdb/tm-sun3.h')
-rw-r--r-- | gdb/tm-sun3.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/tm-sun3.h b/gdb/tm-sun3.h index 42d010a..490fa54 100644 --- a/gdb/tm-sun3.h +++ b/gdb/tm-sun3.h @@ -24,11 +24,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define GDB_TARGET_IS_SUN3 1 -/* Define this if the C compiler puts an underscore at the front - of external names before giving them to the linker. */ - -#define NAMES_HAVE_UNDERSCORE - /* Address of the end of stack space. We get this from the system include files. */ |