diff options
author | Robert Watson <rwatson@FreeBSD.org> | 2005-05-30 15:20:21 +0000 |
---|---|---|
committer | Robert Watson <rwatson@FreeBSD.org> | 2005-05-30 15:20:21 +0000 |
commit | 3984b2328c055e9b6082bbc50d09ae630c1050b1 (patch) | |
tree | 2ee8f9a49c0391ded3bfd03b5d1f7623e4bac669 /sys/i386/ibcs2/ibcs2_syscall.h | |
parent | f3596e3370dc85b72e323eb0b45f5d5a51934e67 (diff) |
Notes
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_syscall.h')
-rw-r--r-- | sys/i386/ibcs2/ibcs2_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/ibcs2_syscall.h b/sys/i386/ibcs2/ibcs2_syscall.h index d9e848a66c823..d3f39d336efc1 100644 --- a/sys/i386/ibcs2/ibcs2_syscall.h +++ b/sys/i386/ibcs2/ibcs2_syscall.h @@ -3,7 +3,7 @@ * * DO NOT EDIT-- this file is automatically generated. * $FreeBSD$ - * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.19 2004/08/24 20:21:21 jhb Exp + * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.20 2005/05/30 15:09:17 rwatson Exp */ #define IBCS2_SYS_syscall 0 |