It fixes the following warnings seen on mips build.
commit8145c8e9b5d984af10e4510cac7fba9e5ed3d8ae
authorKhem Raj <raj.khem@gmail.com>
Mon, 20 Jul 2009 20:41:28 +0000 (20 13:41 -0700)
committerKhem Raj <raj.khem@gmail.com>
Mon, 20 Jul 2009 20:41:28 +0000 (20 13:41 -0700)
treed9b8d9371fa61fccf9aabf1944a450c04f7bf9b2
parent83b3c2f4e06b5c666df523c9280d2cdf064e6d40
It fixes the following warnings seen on mips build.

libc/sysdeps/linux/mips/clone.S: Assembler messages:
libc/sysdeps/linux/mips/clone.S:122: Warning: No .frame pseudo-op used in PIC code
libc/sysdeps/linux/mips/clone.S:75: Warning: Pretending global symbol used as branch target is local.

libc/sysdeps/linux/mips/crt1.S: Assembler messages:
libc/sysdeps/linux/mips/crt1.S:134: Warning: No .cprestore pseudo-op used in PIC code

Signed-off-by: Khem Raj <raj.khem@gmail.com>
libc/sysdeps/linux/mips/clone.S
libc/sysdeps/linux/mips/crt1.S
libc/sysdeps/linux/mips/sys/asm.h