diff options
author | phk <phk@FreeBSD.org> | 2003-07-21 18:35:51 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2003-07-21 18:35:51 +0000 |
commit | 88e6a8374689d8102f4b151b94dbe307e4726210 (patch) | |
tree | d9432eca0f0b7c6192970d44da96ee9038ea1afd /sys/alpha | |
parent | 0914303fac7bcaf1a83b12ff3b58676e973eef1f (diff) | |
download | FreeBSD-src-88e6a8374689d8102f4b151b94dbe307e4726210.zip FreeBSD-src-88e6a8374689d8102f4b151b94dbe307e4726210.tar.gz |
Add a new macro __nonnull(x) to use the new GCC33 attribute which checks
that an argument is not a NULL pointer.
Apply various obvious places.
I belive __printf*() implies __nonnull() so it is not needed on functions
already tagged that way.
Diffstat (limited to 'sys/alpha')
0 files changed, 0 insertions, 0 deletions