(USING_SVR4_H): Define.
authorwood <wood@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Aug 1992 19:17:40 +0000 (19:17 +0000)
committerwood <wood@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Aug 1992 19:17:40 +0000 (19:17 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1766 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/svr4.h

index 2c98024..c0fd18f 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