Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386



Module Name:    src
Committed By:   jdolecek
Date:           Sun Feb  9 09:38:23 UTC 2003

Modified Files:
        src/sys/arch/i386/i386: mtrr_i686.c mtrr_k6.c
        src/sys/arch/i386/include: mtrr.h

Log Message:
make k6_mtrr_funcs, i686_mtrr_funcs and mtrr_funcs const
remove extern definition for i686_mtrr_funcs from include/mtrr.h, it's
not used outside mtrr_i686.c


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/i386/mtrr_i686.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/i386/i386/mtrr_k6.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/i386/include/mtrr.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