summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/pmap.h
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2002-02-27 09:16:00 +0000
committerjulian <julian@FreeBSD.org>2002-02-27 09:16:00 +0000
commitfddda3307dd74c84941a41b9226b67ad3a2f1a99 (patch)
tree55c4a16c2cbab0c4e6582de3df6f87ca6ae41b8e /sys/i386/include/pmap.h
parent3df0f7614526bf04b83f28add384b66ef295b55b (diff)
downloadFreeBSD-src-fddda3307dd74c84941a41b9226b67ad3a2f1a99.zip
FreeBSD-src-fddda3307dd74c84941a41b9226b67ad3a2f1a99.tar.gz
Fix warnings that have become fatal
1/ conditionalise (#if 0) function that is not used. Unused code left in place for netBSD compatibility. 2/ Recode loop to convince gcc that it does initialise a variable (use do-while instead of for() so gcc knows that we always go through at least once. Feel free to check my logic.
Diffstat (limited to 'sys/i386/include/pmap.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud