diff options
Diffstat (limited to 'gcc/config/sparc/sp-elf.h')
-rw-r--r-- | gcc/config/sparc/sp-elf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/sparc/sp-elf.h b/gcc/config/sparc/sp-elf.h index 6c0797f..d39ca3e 100644 --- a/gcc/config/sparc/sp-elf.h +++ b/gcc/config/sparc/sp-elf.h @@ -18,9 +18,6 @@ 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 TARGET_VERSION -#define TARGET_VERSION fprintf (stderr, " (sparc-elf)") - /* Don't assume anything about the header files. */ #define NO_IMPLICIT_EXTERN_C |