patch-2.3.48 linux/include/asm-ppc/system.h
Next file: linux/include/asm-ppc/types.h
Previous file: linux/include/asm-ppc/processor.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Feb 22 22:27:43 2000
- Orig file:
v2.3.47/linux/include/asm-ppc/system.h
- Orig date:
Wed Dec 29 13:13:21 1999
diff -u --recursive --new-file v2.3.47/linux/include/asm-ppc/system.h linux/include/asm-ppc/system.h
@@ -66,6 +66,7 @@
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 *, ...);
+extern int abs(int);
struct device_node;
extern void note_scsi_host(struct device_node *, void *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)