diff options
author | 2001-08-07 19:13:23 +0000 | |
---|---|---|
committer | 2001-08-07 19:13:23 +0000 | |
commit | e8b90bf1a802365e2795c6b8faf781fc87bd0176 (patch) | |
tree | 9430f49fefa842a1b7d0b68243f39108681b0091 /lib/libc | |
parent | No need to remove /etc/nologin after killing shutdown; signal (diff) | |
download | wireguard-openbsd-e8b90bf1a802365e2795c6b8faf781fc87bd0176.tar.xz wireguard-openbsd-e8b90bf1a802365e2795c6b8faf781fc87bd0176.zip |
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 'lib/libc')
0 files changed, 0 insertions, 0 deletions