Module Name: src Committed By: maxv Date: Thu Aug 30 10:38:01 UTC 2018
Modified Files: src/sys/arch/aarch64/aarch64: locore.S Log Message: Use ASM markers for functions, it makes the code easier to understand and eliminates raw symbols. No functional change (tested on RPI3B+). To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/arch/aarch64/aarch64/locore.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.