Accompany some functions wich are marked inline with the static keyword
authorpatrick <patrick@openbsd.org>
Mon, 6 Sep 2021 19:55:27 +0000 (19:55 +0000)
committerpatrick <patrick@openbsd.org>
Mon, 6 Sep 2021 19:55:27 +0000 (19:55 +0000)
commit30025dad84d62e3a7ec16fe912ad7b19cb6b3a11
tree11cf71d9066c4eff0a813bdf09dbc166de37bb80
parent1f722e99d78fbc4c92df27c75df7cd36eae12aa8
Accompany some functions wich are marked inline with the static keyword
to make the arm64 kernel link when compiled with -fno-inline.

ok kettenis@ mpi@
sys/arch/arm64/dev/apldart.c
sys/dev/fdt/axppmic.c
sys/dev/fdt/mvsw.c