Deleted Added
full compact
45a46
> #include "libc_private.h"
66c67
< char *__progname = "";
---
> const char *__progname = "";
82a84
> const char *s;
87d88
< char *s;
117c118
< __asm__(".ident\t\"$FreeBSD: head/lib/csu/powerpc/crt1.c 93036 2002-03-23 18:14:04Z obrien $\"");
---
> __asm__(".ident\t\"$FreeBSD: head/lib/csu/powerpc/crt1.c 93399 2002-03-29 22:43:43Z markm $\"");