(NO_UNDERSCORES): Don't define, if YES_UNDERSCORES.

From-SVN: r2622
This commit is contained in:
Richard Stallman 1992-10-27 20:36:22 +00:00
parent 20634be20c
commit 25720d3729
1 changed files with 2 additions and 0 deletions

View File

@ -22,8 +22,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "i386.h"
#ifdef YES_UNDERSCORES
/* Define this now, because bsd386.h tests it. */
#define NO_UNDERSCORES
#endif
/* Use the bsd assembler syntax. */
/* we need to do this because gas is really a bsd style assembler,