remove useless and incorrect uc_regspace member from mips ucontext_t
authorRich Felker <dalias@aerifal.cx>
Wed, 19 Mar 2014 01:37:05 +0000 (21:37 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 19 Mar 2014 01:37:05 +0000 (21:37 -0400)
commitd444064d5a1fad60033378a3dd58b3371981e5c5
tree6f4eb39e0e5a42b5431dfc83929c4d773a87b038
parent5f95f965e933c5b155db75520ac27c92ddbcf400
remove useless and incorrect uc_regspace member from mips ucontext_t

this seems to have been copied erroneously from the arm version of the
file. it's fairly harmless but it's a mistake and better to fix now
than later.
arch/mips/bits/signal.h