CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/01 00:54:15
Modified files:
sys/arch/sparc/conf: Makefile.sparc
Added files:
sys/arch/sparc/conf: ld.script
Log message:
Add a linker script to force the .openbsd.randomdata section to be put after
.data, so that it will not get mapped read-only by pmap_bootstrap().
