patch-2.1.91 linux/include/asm-m68k/unistd.h
Next file: linux/include/asm-mips/unistd.h
Previous file: linux/include/asm-m68k/signal.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Mar 25 22:04:36 1998
- Orig file:
v2.1.90/linux/include/asm-m68k/unistd.h
- Orig date:
Tue Feb 17 13:12:49 1998
diff -u --recursive --new-file v2.1.90/linux/include/asm-m68k/unistd.h linux/include/asm-m68k/unistd.h
@@ -316,6 +316,7 @@
static inline _syscall1(int,close,int,fd)
static inline _syscall1(int,_exit,int,exitcode)
static inline _syscall3(pid_t,waitpid,pid_t,pid,int *,wait_stat,int,options)
+static inline _syscall1(int,delete_module,const char *,name)
/*
* This is the mechanism for creating a new kernel thread.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov