CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2013/05/14 15:58:09

Modified files:
        sys/arch/m88k/m88k: m8820x_machdep.c 

Log message:
Declare the cmmu-related variables which are set early in the kernel life,
before pmap_bootstrap(), as located in .rodata. This will get them
write-protected after pmap has initialized, for free.

Reply via email to