summaryrefslogtreecommitdiffstats
path: root/sys/dev/eisa
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2013-05-26 22:11:13 +0000
committermarcel <marcel@FreeBSD.org>2013-05-26 22:11:13 +0000
commit9d137ef1b18b9050c5b89741b955c53c094d415f (patch)
treed7692d65fe43ea6a0824ee00c0a03b66bb316b40 /sys/dev/eisa
parent990e8e483cb065d0483ca797ff914ff528925ef0 (diff)
downloadFreeBSD-src-9d137ef1b18b9050c5b89741b955c53c094d415f.zip
FreeBSD-src-9d137ef1b18b9050c5b89741b955c53c094d415f.tar.gz
Unbreak ia64 tinderbox: 64-bit support was made conditional upon
__amd64__, and thus limited. Eliminate 2 trivial conditionals by casting the 64-bit integral, holding an address, via (uintptr_t) to (void *) and replace the last remaining check for __amd64__ with a check for __LP64__ instead.
Diffstat (limited to 'sys/dev/eisa')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud