patch-1.3.5 linux/include/linux/sys.h
Next file: linux/include/linux/timex.h
Previous file: linux/include/linux/symtab_begin.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Jun 29 11:44:05 1995
- Orig file:
v1.3.4/linux/include/linux/sys.h
- Orig date:
Wed Feb 22 12:27:52 1995
diff -u --recursive --new-file v1.3.4/linux/include/linux/sys.h linux/include/linux/sys.h
@@ -27,6 +27,10 @@
* These are system calls that haven't been implemented yet
* but have an entry in the table for future expansion..
*/
+#ifdef __ELF__
+#define sys_quotactl sys_ni_syscall
+#else
#define _sys_quotactl _sys_ni_syscall
+#endif
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this