sunos32_sigframe
struct sunos32_sigframe *fp;
struct sunos32_sigframe sf;
fp = (struct sunos32_sigframe *)
fp = (struct sunos32_sigframe *)oldsp;
fp = (struct sunos32_sigframe *)((u_long)(fp - 1) & ~7);