Source-Changes archive

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

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/include



Module Name:    src
Committed By:   matt
Date:           Thu Aug 20 07:52:38 UTC 2009

Modified Files:
        src/sys/arch/mips/include [matt-nb5-mips64]: proc.h

Log Message:
Change md_regs in mdlwp to struct frame * from void *.  Every use just casts
it to struct frame * anyways so enforce the type.
Add p_abi which indicates the ABI of the process.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.21.36.1 src/sys/arch/mips/include/proc.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