Repository: uClibc/libc/sysdeps/linux/i386 who: andersen time: Fri Jun 15 15:58:36 EDT 2001 Log Message: I am very proud of myself. I managed to write a working _start for x86 entirely in C -- no asm required. muahahahaha! -Erik Files: changed: Makefile added: crt0.c