Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 02/01/1999 01:15:36
Module Name:	src
Committed By:	mrg
Date:		Mon Feb  1 09:15:36 UTC 1999

Modified Files:
	src/lib/libkvm: kvm_sparc.c
Log Message:
uh...make this build on the sparc again...or something.  i've had
to pull a few #define's from the sparc64 include's into this file,
renamed so that they don't break the sparc64.  this is really hacky,
and should be fixed somehow.  if the sparc is going to know about
32bit sparc64 kernels, the information necessary to get this needs
to exist somewhere for it to grab, not for duplication :(