Commit cf8e13bb by Krister Walfridsson Committed by Richard Henderson

* i386/netbsd.h (INT_ASM_OP): Define.

From-SVN: r31766
parent c89c53eb
Wed Feb 2 23:04:47 2000 Krister Walfridsson <cato@df.lth.se>
* i386/netbsd.h (INT_ASM_OP): Define.
2000-02-02 Zack Weinberg <zack@wolery.cumb.org>
* cpplib.h (cpp_reader): Add new flag, no_directives.
......
......@@ -86,3 +86,7 @@
and initialization stuff better. */
#define DWARF2_UNWIND_INFO 0
/* This is the pseudo-op used to generate a 32-bit word of data with a
specific value in some section. */
#define INT_ASM_OP ".long"
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