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:   he
Date:           Sun May 20 17:06:26 UTC 2007

Modified Files:
        src/sys/arch/evbmips/alchemy: cpu.c
        src/sys/arch/mips/alchemy: au_timer.c
        src/sys/arch/mips/alchemy/dev: com_aubus.c

Log Message:
Now that curcpu() is defined in terms of curlwp() for mips, we need to
include <sys/lwp.h> where curcpu() is used.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/evbmips/alchemy/cpu.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/mips/alchemy/au_timer.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/mips/alchemy/dev/com_aubus.c

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