This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-ppc / processor.h
index 63fc68e..fe7a943 100644 (file)
@@ -197,8 +197,6 @@ 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 */