Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch
On Sun, May 20, 2007 at 05:06:26PM +0000, Havard Eidnes wrote:
> 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.
It hardly matters, but sys/cpu.h (replacing inclusion of machine/cpu.h)
is a better option.
Andrew
Home |
Main Index |
Thread Index |
Old Index