summaryrefslogtreecommitdiff
path: root/sys/arch/arm64/dev
diff options
context:
space:
mode:
authorkn <kn@cvs.openbsd.org>2019-01-03 22:49:01 +0000
committerkn <kn@cvs.openbsd.org>2019-01-03 22:49:01 +0000
commit0dfd9163c7bb71a8f9d4d8461a704df39046f9f9 (patch)
treee24a04439774e38e59811186ca9c4cb3238a0952 /sys/arch/arm64/dev
parenta80f96e99892275f32e8240770ead14bd5114e6f (diff)
Unbreak build under OPT_DEBUG
In r1.39 I removed the `af' parameter from `unmask()' but accidently zapped the macro's closing paranthese. Since DEBUG() is needlessly under an OPT_DEBUG guard, this was not effecting normal builds. Add the missing ')' and remove the ifdef. OK sashan
Diffstat (limited to 'sys/arch/arm64/dev')
0 files changed, 0 insertions, 0 deletions