Commit 82ac9846 by Richard Stallman

(NO_UNDERSCORES): Defined.

From-SVN: r2600
parent c7a8bc24
...@@ -21,6 +21,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -21,6 +21,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
file. */ file. */
#include "i386.h" #include "i386.h"
/* Define this now, because bsd386.h tests it. */
#define NO_UNDERSCORES
/* Use the bsd assembler syntax. */ /* Use the bsd assembler syntax. */
/* we need to do this because gas is really a bsd style assembler, /* we need to do this because gas is really a bsd style assembler,
* and so doesn't work well this these att-isms: * and so doesn't work well this these att-isms:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment