diff options
author | 2002-08-28 15:43:02 +0000 | |
---|---|---|
committer | 2002-08-28 15:43:02 +0000 | |
commit | 3df4938f0d1e666ada951c144459a2ad52e578f4 (patch) | |
tree | aa711033b4db5fc741360fdfb1dbed88b5cdbdd3 /sys/dev/isa/files.isa | |
parent | o) start new sentence on a new line; (diff) | |
download | wireguard-openbsd-3df4938f0d1e666ada951c144459a2ad52e578f4.tar.xz wireguard-openbsd-3df4938f0d1e666ada951c144459a2ad52e578f4.zip |
Fix a problem where passing NULL as a pointer with varargs does not promote
NULL to full 64 bits on a 64 bit address system. Soultion is to add a
(void *) cast before NULL. This makes a 64 bit MIPS kernel work and will
probably help future 64 bit ports as well.
OK from art@
Diffstat (limited to 'sys/dev/isa/files.isa')
0 files changed, 0 insertions, 0 deletions