patch

J. Johnston jjohnstn@redhat.com
Fri May 2 20:07:00 GMT 2003


I don't see a difference between this patch the other.  It has been
checked in.

-- Jeff J.

Eric Christopher wrote:
> helps if I attach the right one...
> 
> -eric
> 
> 
> 
> ------------------------------------------------------------------------
> 
> Index: cma101.c
> ===================================================================
> RCS file: /cvs/src/src/libgloss/mips/cma101.c,v
> retrieving revision 1.3
> diff -u -p -w -r1.3 cma101.c
> --- cma101.c	1 Feb 2002 17:22:59 -0000	1.3
> +++ cma101.c	1 May 2003 22:04:21 -0000
> @@ -189,7 +189,7 @@ __sizemem ()
>    volatile unsigned int *probe;
>    unsigned int baseorig;
>    unsigned int sr;
> -  extern void *end;
> +  extern char end[];
>    char *endptr = (char *)&end;
>    int extra;
>  




More information about the Newlib mailing list