]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
amd64/linux*: add required header to get the constant value
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 25 May 2021 22:19:44 +0000 (01:19 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 25 May 2021 22:24:09 +0000 (01:24 +0300)
commita59f0285377aa3d61cccda64e9ade126ecb3d2d9
tree3707a409791bc5c708d000c5e372e72b0e97fe02
parent724072ab1d588677a83a5a5011b5ad9ff5d56538
amd64/linux*: add required header to get the constant value

Otherwise asm silently interpret it as the external global symbol.

Reported by: bz
Sponsored by: The FreeBSD Foundation
Fixes: 91aae953cb80
sys/amd64/linux/linux_support.s
sys/amd64/linux32/linux32_support.s