diff options
author | peter <peter@FreeBSD.org> | 1997-05-25 04:13:27 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-05-25 04:13:27 +0000 |
commit | 47e5187c67dc3e94283e5c7500d83e294ace4409 (patch) | |
tree | 287e9bb8ff1536226b5fd61a8e115714b990fdc9 /sys/miscfs/nullfs/null.h | |
parent | ed2cb31ed01a544915dc1e9a13edbc3a8f9e3cb6 (diff) | |
download | FreeBSD-src-47e5187c67dc3e94283e5c7500d83e294ace4409.zip FreeBSD-src-47e5187c67dc3e94283e5c7500d83e294ace4409.tar.gz |
Fix(?) two volatile cast warnings. The buffer is volatile within the
function so as to avoid compiler side effects, but functions calling it
shouldn't be affected (gcc shouldn't cache memory scope past a function
call)
Diffstat (limited to 'sys/miscfs/nullfs/null.h')
0 files changed, 0 insertions, 0 deletions