Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 02/07/2001 17:22:40
Module Name:	syssrc
Committed By:	mrg
Date:		Wed Feb  7 15:22:40 UTC 2001

Modified Files:
	syssrc/sys/compat/netbsd32: netbsd32_netbsd.c
Added Files:
	syssrc/sys/compat/netbsd32: netbsd32_conv.h

Log Message:
move the static inline conversion functions into a header file so other
files can see these.  note a bunch of functions that should be moved
into their own files.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/compat/netbsd32/netbsd32_conv.h
cvs rdiff -r1.55 -r1.56 syssrc/sys/compat/netbsd32/netbsd32_netbsd.c

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