linux-aout.h (COMMENT_BEGIN): Delete.
* sparc/linux-aout.h (COMMENT_BEGIN): Delete. * sparc/linux.h (COMMENT_BEGIN): Likewise. Bring over from FSF. From-SVN: r15697
This commit is contained in:
parent
5a5e9503b2
commit
0286bd98f3
@ -36,11 +36,6 @@ Boston, MA 02111-1307, USA. */
|
||||
#define MULTIBYTE_CHARS 1
|
||||
#endif
|
||||
|
||||
/* There are conflicting reports about whether this system uses
|
||||
a different assembler syntax. wilson@cygnus.com says # is right. */
|
||||
#undef COMMENT_BEGIN
|
||||
#define COMMENT_BEGIN "#"
|
||||
|
||||
/* We need that too. */
|
||||
#define HANDLE_SYSV_PRAGMA
|
||||
|
||||
|
@ -40,11 +40,6 @@ Boston, MA 02111-1307, USA. */
|
||||
#define DEFAULT_VTABLE_THUNKS 1
|
||||
#endif
|
||||
|
||||
/* There are conflicting reports about whether this system uses
|
||||
a different assembler syntax. wilson@cygnus.com says # is right. */
|
||||
#undef COMMENT_BEGIN
|
||||
#define COMMENT_BEGIN "#"
|
||||
|
||||
/* Use stabs instead of DWARF debug format. */
|
||||
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
|
||||
#include <sparc/sysv4.h>
|
||||
|
Loading…
Reference in New Issue
Block a user