patch-2.3.13 linux/include/asm-m68k/unistd.h
Next file: linux/include/asm-mips/ide.h
Previous file: linux/include/asm-m68k/system.h
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Mon Aug  9 12:27:31 1999
-  Orig file: 
v2.3.12/linux/include/asm-m68k/unistd.h
-  Orig date: 
Tue Jan 19 10:58:34 1999
diff -u --recursive --new-file v2.3.12/linux/include/asm-m68k/unistd.h linux/include/asm-m68k/unistd.h
@@ -116,7 +116,7 @@
 #define __NR_olduname		109
 #define __NR_iopl		/* 110 */ not supported
 #define __NR_vhangup		111
-#define __NR_idle		112
+#define __NR_idle		/* 112 */ Obsolete
 #define __NR_vm86		/* 113 */ not supported
 #define __NR_wait4		114
 #define __NR_swapoff		115
@@ -309,7 +309,6 @@
  * some others too.
  */
 #define __NR__exit __NR_exit
-static inline _syscall0(int,idle)
 static inline _syscall0(int,pause)
 static inline _syscall0(int,sync)
 static inline _syscall0(pid_t,setsid)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)