From: Richard Kenner Date: Tue, 7 Jul 1992 02:02:07 +0000 (-0400) Subject: Changes to support 64-bit hosts: Remove definition of NULL. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=18a799ccb176bd83fbabe18444107142a4802b2e;p=gcc.git Changes to support 64-bit hosts: Remove definition of NULL. From-SVN: r1494 --- diff --git a/gcc/c-common.c b/gcc/c-common.c index 7ccad64a335..86d202eda4b 100644 --- a/gcc/c-common.c +++ b/gcc/c-common.c @@ -24,9 +24,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "flags.h" #include -#undef NULL -#define NULL 0 - /* Make bindings for __FUNCTION__ and __PRETTY_FUNCTION__. */ void