(USING_SVR4_H): Define.
authorTom Wood <wood@gnu.org>
Tue, 4 Aug 1992 19:17:40 +0000 (19:17 +0000)
committerTom Wood <wood@gnu.org>
Tue, 4 Aug 1992 19:17:40 +0000 (19:17 +0000)
From-SVN: r1766

gcc/config/svr4.h

index 2c98024db071233c01961e5033ae12bf2ec63385..c0fd18ffbbe7fddfbb803dd626603178f5479209 100644 (file)
@@ -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