Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc/include
Module Name: src
Committed By: matt
Date: Tue Feb 4 01:31:50 UTC 2003
Modified Files:
src/sys/arch/powerpc/include: pmap.h
Log Message:
LKM's need a pmap_t typedef but there's no PPC_xxx to defined which pmap.h
to include. So just declare the pmap_t and don't do anything else.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/arch/powerpc/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