]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix compilation with gcc.
authorkib <kib@FreeBSD.org>
Thu, 18 Jan 2018 11:21:03 +0000 (11:21 +0000)
committerkib <kib@FreeBSD.org>
Thu, 18 Jan 2018 11:21:03 +0000 (11:21 +0000)
commit10c1564cbe83d701d2d1911bf8a2ef109011925a
treea8e26977d7a3015eb9b9f3991d05c9ff5783a3a9
parent911f28f4eb06b19f9e0d2aa2b5fccdc23e06a25b
Fix compilation with gcc.

etext is already declared in machine/cpu.h, move kernphys declaration
there too.

Based on the patch by: bde
MFC after: 13 days
sys/amd64/amd64/pmap.c
sys/amd64/include/cpu.h