Change a comment to reflect new makesyscalls.sh behavior.

This commit is contained in:
thorpej 1998-02-19 00:41:12 +00:00
parent 85363653a7
commit c0ef23f235
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
$NetBSD: syscalls.master,v 1.21 1997/10/16 23:53:07 christos Exp $
$NetBSD: syscalls.master,v 1.22 1998/02/19 00:41:12 thorpej Exp $
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
@ -29,7 +29,7 @@
; [comment]
;
; #ifdef's, etc. may be included, and are copied to the output files.
; #include's are copied to the syscall switch definition file only.
; #include's are copied to the syscall names and switch definition files only.
#include <sys/param.h>
#include <sys/systm.h>

View File

@ -1,4 +1,4 @@
$NetBSD: syscalls.master,v 1.21 1997/10/16 23:53:07 christos Exp $
$NetBSD: syscalls.master,v 1.22 1998/02/19 00:41:12 thorpej Exp $
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
@ -29,7 +29,7 @@
; [comment]
;
; #ifdef's, etc. may be included, and are copied to the output files.
; #include's are copied to the syscall switch definition file only.
; #include's are copied to the syscall names and switch definition files only.
#include <sys/param.h>
#include <sys/systm.h>

View File

@ -1,4 +1,4 @@
$NetBSD: syscalls.master,v 1.21 1997/10/16 23:53:07 christos Exp $
$NetBSD: syscalls.master,v 1.22 1998/02/19 00:41:12 thorpej Exp $
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
@ -29,7 +29,7 @@
; [comment]
;
; #ifdef's, etc. may be included, and are copied to the output files.
; #include's are copied to the syscall switch definition file only.
; #include's are copied to the syscall names and switch definition files only.
#include <sys/param.h>
#include <sys/systm.h>