Commit 16ff428b by Tom Wood

(USING_SVR4_H): Define.

From-SVN: r1766
parent 58535a23
......@@ -39,6 +39,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
appropriate define for the type of hardware that you are targeting.
*/
/* Define a symbol indicating that we are using svr4.h. */
#define USING_SVR4_H
/* For the sake of libgcc2.c, indicate target supports atexit. */
#define HAVE_ATEXIT
......
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