sh: fix incorrect mcontext_t member naming
authorAriadne Conill <ariadne@dereferenced.org>
Sat, 12 Dec 2020 04:30:53 +0000 (04:30 +0000)
committerRich Felker <dalias@aerifal.cx>
Sat, 12 Dec 2020 22:15:26 +0000 (17:15 -0500)
commitdb981ffb3e242e32e13520fbaf47e91ae88d5ff4
treeb9310292fad6dba6d0594f439b293f6faf0efb67
parent1e4204d522670a1d8b8ab85f1cfefa960547e8af
sh: fix incorrect mcontext_t member naming

while the layouts match, the member member naming expected by software
using mcontext_t omits the sc_ prefix.
arch/sh/bits/signal.h
arch/sh/pthread_arch.h