Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
parisc: remove unused compat_rt_sigframe.h header
Nothing uses compat_rt_sigframe.h anymore. Commit f671c45 ("[PARISC] Arch-specific compat signals") removed all includes of that header. It also basically copied that entire header verbatim into signal32.h. It seems it was just forgotten to also remove compat_rt_sigframe.h from the tree. Remove that header now. Signed-off-by: Paul Bolle <[email protected]> Signed-off-by: Helge Deller <[email protected]>
- Loading branch information