summaryrefslogtreecommitdiff
path: root/ldso/ldso/i386/dl-startup.h
blob: cd1f016a61ad4e03ac7c7ab4697b7a3cfe529daf (plain)
1
2
3
4
5
6
7
/* Any assmbly language/system dependent hacks needed to setup boot1.c so it
 * will work as expected and cope with whatever platform specific wierdness is
 * needed for this architecture.  See arm/boot1_arch.h for an example of what
 * can be done.
 */

#define LD_BOOT(X)   void _dl_boot (X)