diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2002-01-30 15:14:24 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2002-01-30 15:14:24 +0000 |
| commit | aff5957cfd6fbb5d3ec748b92b8c02ac952fd7e4 (patch) | |
| tree | 31e18578fb1ec1c52bcb08899d133f5dffb36755 | |
| parent | 9a7f62c57738873c9e1333ed073fc3561e60b38c (diff) | |
Notes
| -rw-r--r-- | sys/sys/syscall.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/syscall.mk b/sys/sys/syscall.mk index 0ae02cdb7f24..9e76c6cecb68 100644 --- a/sys/sys/syscall.mk +++ b/sys/sys/syscall.mk @@ -1,6 +1,6 @@ # FreeBSD system call names. # DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ +# $FreeBSD$ # created from FreeBSD: src/sys/kern/syscalls.master,v 1.101 2001/12/29 07:13:45 alfred Exp MIASM = \ syscall.o \ |
