Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86: signal: cosmetic unification of __setup_sigframe() and __setup_r…
…t_sigframe() Impact: cleanup Add #ifdef directive to unify __setup_sigframe() and __setup_rt_sigframe(). Move them after {setup|restore}_sigcontext() declaration. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information