initial commit
[glibc.git] / sysdeps / mach / hurd / libc_p-ldscript
1 /* GNU ld script
2 This linker script is installed as /lib/libc_p.a.
3 It makes -lc_p become just like -( -lcrt_p -lmachuser_p -lhurduser_p -).
4 */
5
6 GROUP ( libcrt_p.a libmachuser_p.a libhurduser_p.a )