Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/arm/include
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/14/2001 23:00:13
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Nov 14 21:00:13 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/include [nathanw_sa]: proc.h

Log Message:
Garbage-collect the __spare0 and __spare1 fields from mdproc; they're
not used (obivously), and the space doesn't really need to be reserved.

This leaves us with an empty mdproc.

Add an empty mdlwp.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.10.1 syssrc/sys/arch/arm/include/proc.h

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