summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/crt0.c
AgeCommit message (Collapse)Author
2001-08-28This will hopefully make global constructors and destructors workEric Andersen
2001-06-15I am very proud of myself. I managed to write a working _start forEric Andersen
x86 entirely in C -- no asm required. muahahahaha! -Erik