URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [uClibc/] [ldso/] [ldso/] [i386/] [boot1_arch.h] - Rev 1771
Go to most recent revision | Compare with Previous | Blame | View Log
/* 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)
Go to most recent revision | Compare with Previous | Blame | View Log