fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / asm-arm / fpstate.h
index 6af4e6b..f31cda5 100644 (file)
@@ -35,6 +35,9 @@ struct vfp_hard_struct {
         */
        __u32 fpinst;
        __u32 fpinst2;
+#ifdef CONFIG_SMP
+       __u32 cpu;
+#endif
 };
 
 union vfp_state {