Module Name: src Committed By: macallan Date: Wed Dec 14 13:04:24 UTC 2022
Modified Files: src/sys/arch/macppc/macppc: locore.S Log Message: Explicitly zero SPRG0 before doing anything else - it's used to store a pointer to struct cpuinfo, this way we can catch attempts to use it before it's set up properly To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 src/sys/arch/macppc/macppc/locore.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.