patch-2.0.35 linux/drivers/char/ftape/kernel-interface.h

Next file: linux/drivers/char/istallion.c
Previous file: linux/drivers/char/ftape/ftape-ctl.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.34/linux/drivers/char/ftape/kernel-interface.h linux/drivers/char/ftape/kernel-interface.h
@@ -59,7 +59,7 @@
 /*      kernel global functions not (yet) standard accessible
  *      (linked at load time by modules package).
  */
-asmlinkage extern sys_sgetmask(void);
-asmlinkage extern sys_ssetmask(int);
+asmlinkage extern int sys_sgetmask(void);
+asmlinkage extern int sys_ssetmask(int);
 
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov