diff options
author | bde <bde@FreeBSD.org> | 2003-08-06 18:06:30 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2003-08-06 18:06:30 +0000 |
commit | 7881c7578fc2cf286f6d3cdf221522d94fc745d8 (patch) | |
tree | cf82cc95c7e4ba701c0bc100813773a30c27e3c3 /usr.bin/env | |
parent | 611693fd8cb6877d982292bab8e517e8cf345882 (diff) | |
download | FreeBSD-src-7881c7578fc2cf286f6d3cdf221522d94fc745d8.zip FreeBSD-src-7881c7578fc2cf286f6d3cdf221522d94fc745d8.tar.gz |
Don't use pessimal (u_short) types for i/o ports. This is mainly for
completenss. The pessimization is tiny compared with i/o port slowness
except on very old machines, but code that used signed short types for
i/o ports was unpessimized long ago, and the macro that detected it
recently started working for u_short types too. Use of bus space
should have made this moot long ago.
Not tested at runtime by: bde
Diffstat (limited to 'usr.bin/env')
0 files changed, 0 insertions, 0 deletions