
the proc_regsize() callback to allocate reg and fpreg buffers as part of the proc state (lazily initialized by the PT_STATE_RUNNING case of td_thr_suspend()). Fixes build on sh3 (and probably sh5) platforms.
the proc_regsize() callback to allocate reg and fpreg buffers as part of the proc state (lazily initialized by the PT_STATE_RUNNING case of td_thr_suspend()). Fixes build on sh3 (and probably sh5) platforms.