mips: fix mcontext_t register array field name
authorFelix Fietkau <nbd@openwrt.org>
Tue, 21 Jul 2015 13:01:25 +0000 (15:01 +0200)
committerRich Felker <dalias@aerifal.cx>
Tue, 21 Jul 2015 23:02:31 +0000 (19:02 -0400)
commit3fffa7a658aa925b8f95d36aef7531c1827dbf28
treed3a1663434eb0be1ce32be0fc186560ea2a835f2
parent0f9c2666aca95eb98eb0ef4f4d8d1473c8ce3fa0
mips: fix mcontext_t register array field name

glibc and uclibc use gregs instead of regs

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
arch/mips/bits/signal.h