Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 01/09/1999 19:16:21
Module Name:	src
Committed By:	mjacob
Date:		Sun Jan 10 03:16:21 UTC 1999

Modified Files:
	src/sys/arch/alpha/alpha: machdep.c
Log Message:
For some reason (I don't know why nobody else has seen this)
egcs-2.91.57 didn't like the void * subtraction on line 904.
I'll risk everyone's wrath by casting around it.