Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/19/2000 01:29:47
Module Name: syssrc
Committed By: thorpej
Date: Mon Dec 18 23:29:47 UTC 2000
Modified Files:
syssrc/sys/arch/i386/i386: freebsd_syscall.c
syssrc/sys/arch/i386/include: freebsd_machdep.h
Log Message:
Prototype freebsd_syscall_intern() in freebsd_machdep.h so that
freebsd_exec.c has access to it.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/i386/i386/freebsd_syscall.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/i386/include/freebsd_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.