Commit 1338ea6c by David O'Brien Committed by David O'Brien

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
parent f17d060e
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.
......
......@@ -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"
......
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