]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/i387.h
x86, fpu: lazy allocation of FPU area - v5
[linux-2.6-omap-h63xx.git] / include / asm-x86 / i387.h
index 382a5fa9d492a1715f1c2b378139d6ad32c46951..4be7b58b1e16ca34f85851ffa2a828e0e6313836 100644 (file)
@@ -21,7 +21,7 @@
 
 extern void fpu_init(void);
 extern void mxcsr_feature_mask_init(void);
-extern void init_fpu(struct task_struct *child);
+extern int init_fpu(struct task_struct *child);
 extern asmlinkage void math_state_restore(void);
 extern void init_thread_xstate(void);