sol2-sld-64.h: Include sparc/biarch64.h rather than sparc/sparc_bi.h.

2002-02-01  David O'Brien  <obrien@FreeBSD.org>
	* config/sparc/sol2-sld-64.h: Include sparc/biarch64.h rather than
	sparc/sparc_bi.h.

Approved by:  Geoff Keating <geoffk@geoffk.org>
              Message-ID: <jmzo2uma5l.fsf@desire.geoffk.org>

From-SVN: r49405
This commit is contained in:
David O'Brien 2002-02-01 19:30:01 +00:00 committed by David O'Brien
parent f17d060eb7
commit 1338ea6c7f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-02-01 David O'Brien <obrien@FreeBSD.org>
* config/sparc/sol2-sld-64.h: Include sparc/biarch64.h rather than
sparc/sparc_bi.h.
2002-02-01 Janis Johnson <janis187@us.ibm.com>
* cfganal.c (keep_with_call_p): New function.

View File

@ -2,7 +2,7 @@
running Solaris 2 using the system linker. */
#ifdef AS_SPARC64_FLAG
#include "sparc/sparc_bi.h"
#include "sparc/biarch64.h"
#endif
#include "sparc/sparc.h"