Subject: CVS commit: [netbsd-1-6] syssrc/sys/lib/libkern
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/04/2002 00:11:07
Module Name:	syssrc
Committed By:	he
Date:		Tue Dec  3 22:11:07 UTC 2002

Modified Files:
	syssrc/sys/lib/libkern [netbsd-1-6]: libkern.h

Log Message:
Pull up revisions 1.42-1.43 (requested by thorpej in ticket #1024):
  Don't use __builtin_ffs() on vax, ffs is an instruction
  there already.  Also, always provide an ffs() prototype.
Should fix build problem on vax.


To generate a diff of this commit:
cvs rdiff -r1.39.10.1 -r1.39.10.2 syssrc/sys/lib/libkern/libkern.h

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