From 6ec2b050b5485519ccf924ab3c867786b8c30c22 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Wed, 24 Feb 1993 23:28:29 +0000 Subject: [PATCH] (NO_SYS_SIGLIST): Defined. From-SVN: r3525 --- gcc/config/m68k/xm-mot3300.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gcc/config/m68k/xm-mot3300.h b/gcc/config/m68k/xm-mot3300.h index aa3397f77a5..5efeacb94c8 100644 --- a/gcc/config/m68k/xm-mot3300.h +++ b/gcc/config/m68k/xm-mot3300.h @@ -8,3 +8,5 @@ #define rindex strrchr #define index strchr + +#define NO_SYS_SIGLIST -- 2.30.2