From 11290355c9454c575d56c7928a725fd95e88d6f8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 29 Sep 1995 17:19:16 +0000 Subject: all targets compile .. tony's patches in place --- tools/cpu/hppa1.1/genoffsets.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/cpu') diff --git a/tools/cpu/hppa1.1/genoffsets.c b/tools/cpu/hppa1.1/genoffsets.c index 78ae74b4ec..3bec8e954b 100644 --- a/tools/cpu/hppa1.1/genoffsets.c +++ b/tools/cpu/hppa1.1/genoffsets.c @@ -1,5 +1,5 @@ /* - * @(#)genoffsets.c 1.5 - 95/05/16 + * @(#)genoffsets.c 1.7 - 95/09/25 * * * genoffsets.c @@ -82,7 +82,7 @@ printf( "\n" \ ); -#if defined(hpux) && defined(__hppa__) +#if defined(__hpux__) && defined(__hppa__) /* * Offsets of elements in the Context_control structure. -- cgit v1.2.3