We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61646ca commit 20735d2Copy full SHA for 20735d2
arch/x86/include/asm/fpu/signal.h
@@ -41,7 +41,4 @@ extern void fpu__clear_user_states(struct fpu *fpu);
41
extern bool fpu__restore_sig(void __user *buf, int ia32_frame);
42
43
extern void restore_fpregs_from_fpstate(struct fpstate *fpstate, u64 mask);
44
-
45
-extern bool copy_fpstate_to_sigframe(void __user *buf, void __user *fp, int size);
46
47
#endif /* _ASM_X86_FPU_SIGNAL_H */
0 commit comments