summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/microblaze/crt0.S
AgeCommit message (Collapse)Author
2008-10-03- use c89-style commentsBernhard Reutner-Fischer
Closes issue #5194
2004-05-14__data_start needs to be added to all crt0.S files that don't currentlyEric Andersen
have it. It is used by the boehm gc, amoung other things.
2003-10-14Microblaze port from the uClinux-dist,David McCullough
contributed by John Williams <jwilliams@itee.uq.edu.au>