Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
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.
Home |
Main Index |
Thread Index |
Old Index