summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/initfini.c
Commit message (Collapse)AuthorAgeFilesLines
* Build our own crti.o and crtn.o with a cross arch method that IEric Andersen2002-03-131-0/+134
can live with much better the what glibc does. -Erik