2003-05-02 Eric Christopher <echristo@redhat.com>
* mips/cma101.c (__sizemem): Make sure that end is not in .sdata.
This commit is contained in:
@ -189,7 +189,7 @@ __sizemem ()
|
||||
volatile unsigned int *probe;
|
||||
unsigned int baseorig;
|
||||
unsigned int sr;
|
||||
extern void *end;
|
||||
extern void end[];
|
||||
char *endptr = (char *)&end;
|
||||
int extra;
|
||||
|
||||
|
Reference in New Issue
Block a user