]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix compilation with gcc.
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 18 Jan 2018 11:21:03 +0000 (11:21 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Thu, 18 Jan 2018 11:21:03 +0000 (11:21 +0000)
commitac97ccbab571dee4efcf34fd7c152e42ae2f341f
treea8e26977d7a3015eb9b9f3991d05c9ff5783a3a9
parent406bc0da950948e260f10501cfdea7d7a4a1e63c
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