Subject: CVS commit: syssrc/sys/lib/libkern
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 08/23/2002 11:45:27
Module Name:	syssrc
Committed By:	ragge
Date:		Fri Aug 23 08:45:27 UTC 2002

Modified Files:
	syssrc/sys/lib/libkern: libkern.h

Log Message:
Do not try to use "__builtin_ffs" on vax, ffs is an instruction already.
Maybe possible to teach gcc to use it?


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 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.