diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2010-04-30 20:09:36 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2010-04-30 20:09:36 +0000 |
commit | b7df20ae5e79ff938a2f57f6f53d14145e8c783a (patch) | |
tree | b9d21e83569111a3324f7dbbaed2164d8599034e /sys/nfs/nfs_bio.c | |
parent | a99a5d1a5c782b5ab02f111cdc35000f3df4b3e2 (diff) |
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 'sys/nfs/nfs_bio.c')
0 files changed, 0 insertions, 0 deletions