Source-Changes archive

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

CVS commit: syssrc/sys/arch/powerpc/include



Module Name:    syssrc
Committed By:   matt
Date:           Wed Aug 14 15:41:59 UTC 2002

Modified Files:
        syssrc/sys/arch/powerpc/include: ansi.h cpu.h types.h

Log Message:
Prepare for PPC64.  Use register_t for mtmsr/mfmsr since the msr on PPC64
is 64bits wide.  Define proper types for PPC64 if _LP64 is defined.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/powerpc/include/ansi.h \
    syssrc/sys/arch/powerpc/include/types.h
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/powerpc/include/cpu.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