diff options
author | 1995-12-14 06:22:33 +0000 | |
---|---|---|
committer | 1995-12-14 06:22:33 +0000 | |
commit | 5c75476d69b57bb7a27658a021cef9eb62c67588 (patch) | |
tree | 301021f68a0e73a0a56e14af10764a9d5a54fb65 /sys/dev/isa/gus.c | |
parent | from netbsd: (diff) | |
download | wireguard-openbsd-5c75476d69b57bb7a27658a021cef9eb62c67588.tar.xz wireguard-openbsd-5c75476d69b57bb7a27658a021cef9eb62c67588.zip |
from netbsd:
Make it work on little-endian monochrome buffers; per Ted.
Must change `u_long' to `u_int32_t' as Jason pointed out.
since 'long's in this code are meant to be exactly 32-bits wide, use
'int32_t's instead, so that this code is usable on the alpha.
Diffstat (limited to 'sys/dev/isa/gus.c')
0 files changed, 0 insertions, 0 deletions