summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/files.isa
diff options
context:
space:
mode:
authorpefo <pefo@openbsd.org>2002-08-28 15:43:02 +0000
committerpefo <pefo@openbsd.org>2002-08-28 15:43:02 +0000
commit3df4938f0d1e666ada951c144459a2ad52e578f4 (patch)
treeaa711033b4db5fc741360fdfb1dbed88b5cdbdd3 /sys/dev/isa/files.isa
parento) start new sentence on a new line; (diff)
downloadwireguard-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