From abafac3adad7458b8231ac0bba5fce1d84bdb6a4 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Thu, 18 Apr 1996 15:12:42 +0000 Subject: Add comment regarding gansidecl.h. From-SVN: r11848 --- gcc/halfpic.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/halfpic.h b/gcc/halfpic.h index 10f6972..b02b81e 100644 --- a/gcc/halfpic.h +++ b/gcc/halfpic.h @@ -1,5 +1,5 @@ /* OSF/rose half-pic support definitions. - Copyright (C) 1992 Free Software Foundation, Inc. + Copyright (C) 1992, 1996 Free Software Foundation, Inc. This file is part of GNU CC. @@ -21,6 +21,8 @@ Boston, MA 02111-1307, USA. */ #ifndef NO_HALF_PIC /* Add prototype support. */ +/* ??? It would be nice to use gansidecl.h here but there's an extra + complication with NO_STDIO_H that must be dealt with. */ #ifndef PROTO #if defined (USE_PROTOTYPES) ? USE_PROTOTYPES : defined (__STDC__) #define PROTO(ARGS) ARGS -- cgit v1.1