patch-2.4.5 linux/include/linux/kernel.h
Next file: linux/include/linux/locks.h
Previous file: linux/include/linux/iso_fs.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sun May 20 12:11:39 2001
-  Orig file: 
v2.4.4/linux/include/linux/kernel.h
-  Orig date: 
Thu Apr 12 12:25:53 2001
diff -u --recursive --new-file v2.4.4/linux/include/linux/kernel.h linux/include/linux/kernel.h
@@ -54,6 +54,7 @@
 	ATTRIB_NORET;
 NORET_TYPE void up_and_exit(struct semaphore *, long)
 	ATTRIB_NORET;
+extern int abs(int);
 extern unsigned long simple_strtoul(const char *,char **,unsigned int);
 extern long simple_strtol(const char *,char **,unsigned int);
 extern unsigned long long simple_strtoull(const char *,char **,unsigned int);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)