diff options
author | 2010-04-30 20:09:35 +0000 | |
---|---|---|
committer | 2010-04-30 20:09:35 +0000 | |
commit | d392e7e0b88f72d9843e88a69dabc063a28da325 (patch) | |
tree | e907c1b277fb60d2fa418979e302d77ca435a9c8 /share/man/man7 | |
parent | shuffle some things around to deal with incomplete types (diff) | |
download | wireguard-openbsd-d392e7e0b88f72d9843e88a69dabc063a28da325.tar.xz wireguard-openbsd-d392e7e0b88f72d9843e88a69dabc063a28da325.zip |
Add __unused and __used macros that expand to appropriate __attribute__
expressions depending on the GCC version in use. Use __unused to supress
warnings from GCC's -Wunused options, and use __used to prevent code from
being optimized away. From NetBSD.
ok tedu@, marco@
Diffstat (limited to 'share/man/man7')
0 files changed, 0 insertions, 0 deletions