Subject: CVS commit: src/sys/arch/vax/include
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/13/2006 10:50:16
Module Name: src
Committed By: he
Date: Mon Mar 13 10:50:16 UTC 2006
Modified Files:
src/sys/arch/vax/include: proc.h
Log Message:
Add a forward declaration of "struct trapframe", to allow declaration
of a pointer to it in the syscall handling function.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/vax/include/proc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.