x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions
[deliverable/linux.git] / arch / x86 / kernel / signal.c
index f4b205686527d058ced4a6a7013372fac926a541..206996c1669db344aba7ff072f734552723e7938 100644 (file)
@@ -27,6 +27,7 @@
 #include <asm/processor.h>
 #include <asm/ucontext.h>
 #include <asm/fpu/internal.h>
+#include <asm/fpu/signal.h>
 #include <asm/vdso.h>
 #include <asm/mce.h>
 #include <asm/sighandling.h>
This page took 0.038304 seconds and 5 git commands to generate.