Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: mrg
Date: Sun Sep 6 10:48:21 UTC 2020
Modified Files:
src/sys/arch/sparc/include: pmap.h
src/sys/arch/sparc64/include: pmap.h
Log Message:
forward declare struct vm_page, and include uvm_prot.h and uvm_pmap.h.
fixes build, presumeably after uvm.h external rototill.
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/sys/arch/sparc/include/pmap.h
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/sparc64/include/pmap.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index