Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/08/2000 11:36:02
Module Name: syssrc
Committed By: thorpej
Date: Mon May 8 18:36:01 UTC 2000
Modified Files:
syssrc/sys/sys: cdefs.h
Log Message:
Add __predict_true() and __predict_false() macros to access the
explicit branch prediction available on GCC 2.96 and later. See
the comment regarding usage.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/sys/cdefs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.