From 2d97273c8ba5e396bb646ae26a2fdb8164f3436b Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Fri, 21 Feb 1992 14:21:54 +0000 Subject: be more cautious with tranle's patches --- gas/config/tc-sparc.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'gas/config/tc-sparc.h') diff --git a/gas/config/tc-sparc.h b/gas/config/tc-sparc.h index bc93fbf..7f450af 100644 --- a/gas/config/tc-sparc.h +++ b/gas/config/tc-sparc.h @@ -1,5 +1,5 @@ /* tc-sparc.h - Macros and type defines for the sparc. - Copyright (C) 1989, 1990, 1991 Free Software Foundation, Inc. + Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. @@ -19,6 +19,7 @@ #define TC_SPARC 1 +#define NO_LISTING #define LOCAL_LABELS_FB #ifdef OBJ_BOUT @@ -33,7 +34,9 @@ #define tc_headers_hook(a) {;} /* don't need it. */ #define tc_crawl_symbol_chain(a) {;} /* don't need it. */ - + +void tc_aout_pre_write_hook(); + #define LISTING_HEADER "SPARC GAS " /* -- cgit v1.1