summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/m68k/crt1.S
AgeCommit message (Collapse)Author
2006-06-07Richard Sandiford writes:Mike Frysinger
m68k uClinux doesn't use the normal ELF entry point interface. This patch adjusts crt1.S accordingly. I've followed the ARM example and keyed the choice of interface on __ARCH_USE_MMU__.
2006-01-14update to new uClibc startup styleMike Frysinger