mips: sync header with glibc
commitc807e03c88504cf01508daa6dbae9e93dacfcf3c
authorWaldemar Brodkorb <wbx@openadk.org>
Sun, 18 Oct 2015 23:32:48 +0000 (19 01:32 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Sun, 18 Oct 2015 23:32:48 +0000 (19 01:32 +0200)
tree8de47bc26be9e5cad009187d6711bae355d026c7
parent9747e322b3ac8c3957746904b3ff56c0d53dcf4f
mips: sync header with glibc

Fixes following compile error, when UCLIBC_HAS_CONTEXT_FUNCS is enabled
on a mips64 build:

  CC libc/sysdeps/linux/common/_exit.os
libc/sysdeps/linux/mips/swapcontext.S: Assembler messages:
libc/sysdeps/linux/mips/swapcontext.S:110: Error: Illegal operands `s.d fs6,(30*8+296)($4)'
libc/sysdeps/linux/mips/swapcontext.S:111: Error: Illegal operands `s.d fs7,(31*8+296)($4)'
libc/sysdeps/linux/mips/swapcontext.S:149: Error: Illegal operands `l.d fs6,(30*8+296)($2)'
libc/sysdeps/linux/mips/swapcontext.S:150: Error: Illegal operands `l.d fs7,(31*8+296)($2)'

Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
libc/sysdeps/linux/mips/sys/fpregdef.h