From: Tom Wood Date: Tue, 4 Aug 1992 19:17:40 +0000 (+0000) Subject: (USING_SVR4_H): Define. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=16ff428bc1bdd96f26a06863d7254caeee17ecd6;p=gcc.git (USING_SVR4_H): Define. From-SVN: r1766 --- diff --git a/gcc/config/svr4.h b/gcc/config/svr4.h index 2c98024db07..c0fd18ffbbe 100644 --- a/gcc/config/svr4.h +++ b/gcc/config/svr4.h @@ -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