summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/crt1.S
AgeCommit message (Collapse)Author
2005-05-21Pass main function ptr from crt1 to __uClibc_start_main.Joakim Tjernlund
Kill old crt0/__uClibc_main. This breaks ABI. All apps and toolchain needs to be recompiled. All archs except x86 are now broken and need to be fixed as x86. PPC will be fixed shortly by me, the rest is left to the arch maintainers.