patch-2.4.18 linux/include/asm-cris/unistd.h
Next file: linux/include/asm-cris/user.h
Previous file: linux/include/asm-cris/processor.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Tue Jan  8 16:00:08 2002
-  Orig file: 
linux.orig/include/asm-cris/unistd.h
-  Orig date: 
Mon Feb 18 20:18:40 2002
diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/include/asm-cris/unistd.h linux/include/asm-cris/unistd.h
@@ -378,6 +378,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 _syscall3(off_t,lseek,int,fd,off_t,offset,int,count)
 
   /* the following are just while developing the elinux port! */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)