freebsd-skq/sys/riscv
Mitchell Horne c81e8f9891 Fix some broken relocation handling
In a few cases, the symbol lookup is missing before attempting to
perform the relocation. While the relocation types affected are
currently unused, this results in an uninitialized variable warning,
that is escalated to an error when building with clang.

Reviewed by:	markj
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D21773
2019-09-26 00:58:47 +00:00
..
conf RISC-V: Support EARLY_AP_STARTUP 2019-09-16 22:17:16 +00:00
include Centralize __pcpu definitions. 2019-08-29 07:25:27 +00:00
riscv Fix some broken relocation handling 2019-09-26 00:58:47 +00:00