summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_syscall.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-03-04 21:03:11 +0000
committerpeter <peter@FreeBSD.org>1996-03-04 21:03:11 +0000
commit7ec9174486a822b63b16de4ac42513b4e576249a (patch)
tree6c6a48d47b8b767a09e5151939430b83a46bdd0b /sys/i386/linux/linux_syscall.h
parent35834cd69656930751b441e19866a39da602a19f (diff)
downloadFreeBSD-src-7ec9174486a822b63b16de4ac42513b4e576249a.zip
FreeBSD-src-7ec9174486a822b63b16de4ac42513b4e576249a.tar.gz
update linux_times() and linux_utime() emulation,
fix sigsuspend() (actually back out my recent change there) and regen the syscall tables..
Diffstat (limited to 'sys/i386/linux/linux_syscall.h')
-rw-r--r--sys/i386/linux/linux_syscall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/linux/linux_syscall.h b/sys/i386/linux/linux_syscall.h
index 6e0c5fd..02503a1 100644
--- a/sys/i386/linux/linux_syscall.h
+++ b/sys/i386/linux/linux_syscall.h
@@ -2,7 +2,7 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from Id: syscalls.master,v 1.1 1996/03/02 19:04:15 peter Exp
+ * created from Id: syscalls.master,v 1.2 1996/03/04 20:58:47 peter Exp
*/
#define LINUX_SYS_linux_setup 0
OpenPOWER on IntegriCloud