HomeFreeBSD

syscons: scrnmaps: appease -Wmissing-variable-declarations

Description

syscons: scrnmaps: appease -Wmissing-variable-declarations

scrmap is only used in the one compilation unit in all cases, make it static
rather than extern'ing it. There's little benefit, but it's easy to do.

It's unclear how this hasn't failed many builds before now, since it should
have cropped up sometime around deeper hierarchies getting a default WARNS.

(cherry picked from commit fb6bc290fb342864f5362ab9cef7dd214df05cf3)

Details

Provenance
kevansAuthored on Jan 1 2021, 5:53 PM
Parents
rG4c63cc766f30: kern: efirt: correct configuration table entry size
Branches
Unknown
Tags
Unknown