diff options
Diffstat (limited to 'gdb/tm-sun4sol2.h')
-rw-r--r-- | gdb/tm-sun4sol2.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/tm-sun4sol2.h b/gdb/tm-sun4sol2.h index f785dd1..dbf9ffb 100644 --- a/gdb/tm-sun4sol2.h +++ b/gdb/tm-sun4sol2.h @@ -37,11 +37,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define SUN_FIXED_LBRAC_BUG -/* Assembler doesn't grok dollar signs in identifiers, so we use dots instead. - This item must be coordinated with G++. */ -#undef CPLUS_MARKER -#define CPLUS_MARKER '.' - #if 0 /* Setjmp/longjmp are not as well doc'd in SunOS 5.x yet */ /* Offsets into jmp_buf. Not defined by Sun, but at least documented in a |