Module Name:    src
Committed By:   riastradh
Date:           Sat Aug 20 23:18:20 UTC 2022

Modified Files:
        src/sys/arch/amd64/include: pmap.h
        src/sys/arch/i386/include: pmap.h
        src/sys/arch/x86/include: pmap.h

Log Message:
x86: Move struct vm_page_md to common x86/pmap.h.


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/amd64/include/pmap.h
cvs rdiff -u -r1.126 -r1.127 src/sys/arch/i386/include/pmap.h
cvs rdiff -u -r1.130 -r1.131 src/sys/arch/x86/include/pmap.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to