Fix signedness to make sure we don't left shift into the sign bit.
authormiod <miod@openbsd.org>
Wed, 7 Feb 2024 20:32:54 +0000 (20:32 +0000)
committermiod <miod@openbsd.org>
Wed, 7 Feb 2024 20:32:54 +0000 (20:32 +0000)
commit688f69f08ad3cf075b905621c645449f854ae9ef
tree566e75798acc50cf733ce00f157f1f39a8a12bf9
parentff6a1281935eaa82f301da5b96001da6f7ae27d0
Fix signedness to make sure we don't left shift into the sign bit.
sys/arch/hppa/hppa/mainbus.c