Merge to Fedora kernel-2.6.7-1.492
[linux-2.6.git] / include / asm-ppc / processor.h
index fe7a943..63fc68e 100644 (file)
@@ -197,6 +197,8 @@ extern inline void prefetchw(const void *x)
 
 #define spin_lock_prefetch(x)  prefetchw(x)
 
+extern int emulate_altivec(struct pt_regs *regs);
+
 #endif /* !__ASSEMBLY__ */
 
 #endif /* __ASM_PPC_PROCESSOR_H */