Module Name: src Committed By: simonb Date: Sat Sep 26 08:21:10 UTC 2020
Modified Files:
src/sys/arch/mips/mips: locore.S
Log Message:
Use EXPORT for start and EXPORT_OBJECT for kernel_text instead of
by-hand exporting. Using EXPORT_OBJECT for kernel_text also fixes
"bt/a" from DDB.
To generate a diff of this commit:
cvs rdiff -u -r1.225 -r1.226 src/sys/arch/mips/mips/locore.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
