Remove remnants of NAMES_HAVE_UNDERSCORE.

This commit is contained in:
John Gilmore
1993-02-25 03:21:32 +00:00
parent f31e2e7a1e
commit 58dbaabdda
35 changed files with 38 additions and 203 deletions

View File

@@ -95,11 +95,6 @@ function_frame_info PARAMS ((CORE_ADDR, struct aix_framedata *));
#define TARGET_BYTE_ORDER BIG_ENDIAN
/* Define this if the C compiler puts an underscore at the front
of external names before giving them to the linker. */
#undef NAMES_HAVE_UNDERSCORE
/* AIX's assembler doesn't grok dollar signs in identifiers.
So we use dots instead. This item must be coordinated with G++. */
#undef CPLUS_MARKER