diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2001-08-07 19:13:24 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2001-08-07 19:13:24 +0000 |
commit | dbf292feb3ef4e6f016ee549a8cf0408b67303d2 (patch) | |
tree | 7eeb9f16bc33177e03e3f0efb55a6851fb637d1c /sys/arch/i386 | |
parent | 061b71644ea3abd2a115bc6b48f64ea57b8d11b8 (diff) |
Add a bunch of macros from NetBSD.
__GNUC_PREREQ__(minor,major) evaluates to true if use gcc that has the
version major.minor or newer.
__predict_{true,false} are there to make use of the new branch prediction
hint mechanisms in gcc 3.0.
Diffstat (limited to 'sys/arch/i386')
0 files changed, 0 insertions, 0 deletions