]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/i386/vxworks.h
vxworks.h (ASM_SPEC): Remove definition.
[thirdparty/gcc.git] / gcc / config / i386 / vxworks.h
index c851e042a5ac525f04e5595bbd3e848eeead0261..24e4807a9ced6faed7324e35c23833f2cb0e4960 100644 (file)
@@ -18,9 +18,7 @@ You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING3.  If not see
 <http://www.gnu.org/licenses/>.  */
 
-#undef  ASM_SPEC
-#define ASM_SPEC ""
-
+#undef ASM_OUTPUT_ALIGNED_BSS
 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \
   asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)