Avoid local variable definitions in the middle of code.
authorkettenis <kettenis@openbsd.org>
Fri, 2 Jul 2021 20:39:25 +0000 (20:39 +0000)
committerkettenis <kettenis@openbsd.org>
Fri, 2 Jul 2021 20:39:25 +0000 (20:39 +0000)
commitdde966e45991aa7cb35f4b35771fa26513bfcb9c
tree077bbea068aea8c90d8dcb0cc2d65797c68c7150
parentc5eae130d6c937080c3d30d124e8c8b86db7d625
Avoid local variable definitions in the middle of code.
sys/arch/arm64/arm64/machdep.c