Module Name: src Committed By: joerg Date: Thu Jul 4 22:59:28 UTC 2013
Modified Files: src/sys/arch/powerpc/oea: oea_machdep.c Log Message: When trying to write into page 0, use volatile to force the compiler to actually create this access. To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/sys/arch/powerpc/oea/oea_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.