Subject: CVS commit: syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/30/2002 21:46:46
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Sep 30 18:46:45 UTC 2002

Modified Files:
	syssrc/sys/sys: device.h

Log Message:
Add macros to declare cfdriver and cfattach structures.  This will allow
us to shield things that declare these structures from changes to the
structure (to a certain extent, anyway).


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/sys/device.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.