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

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)