]> gcc.gnu.org Git - gcc.git/commitdiff
(USING_SVR3_H): Define.
authorTom Wood <wood@gnu.org>
Tue, 4 Aug 1992 19:16:56 +0000 (19:16 +0000)
committerTom Wood <wood@gnu.org>
Tue, 4 Aug 1992 19:16:56 +0000 (19:16 +0000)
From-SVN: r1765

gcc/config/svr3.h

index bc648caa4d8fe1ed63219bf2e52bb0339e67e6c4..9f8ddc1530b7c069dc8ad139e2bd29bd04fa7579 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 svr3.h.  */
+#define USING_SVR3_H
+
 /* Define a symbol so that libgcc* can know what sort of operating
    environment and assembler syntax we are targeting for.  */
 #define SVR3_target
This page took 0.064188 seconds and 5 git commands to generate.