patch-2.3.26 linux/include/asm-ppc/system.h
Next file: linux/include/asm-sh/bitops.h
Previous file: linux/include/asm-ppc/shmparam.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Nov 5 15:53:26 1999
- Orig file:
v2.3.25/linux/include/asm-ppc/system.h
- Orig date:
Sat Oct 9 11:47:50 1999
diff -u --recursive --new-file v2.3.25/linux/include/asm-ppc/system.h linux/include/asm-ppc/system.h
@@ -61,6 +61,8 @@
extern void pmac_find_display(void);
extern void giveup_fpu(struct task_struct *);
extern void enable_kernel_fp(void);
+extern void giveup_altivec(struct task_struct *);
+extern void load_up_altivec(struct task_struct *);
extern void cvt_fd(float *from, double *to, unsigned long *fpscr);
extern void cvt_df(double *from, float *to, unsigned long *fpscr);
extern int call_rtas(const char *, int, int, unsigned long *, ...);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)