Module Name: src Committed By: martin Date: Sat Nov 4 12:14:41 UTC 2017
Modified Files:
src/sys/kern: subr_kobj.c
src/sys/sys: kobj.h
Log Message:
Make kobj_sym_lookup's result type an Elf_Addr.
Fixes the arm builds.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/kern/subr_kobj.c
cvs rdiff -u -r1.17 -r1.18 src/sys/sys/kobj.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
