Check in proper version of Eric's patch.

This commit is contained in:
Jeff Johnston 2003-05-02 20:06:52 +00:00
parent c2ec76163e
commit ff524f6ce8
1 changed files with 1 additions and 1 deletions

View File

@ -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;