Source-Changes archive

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

Re: CVS commit: src/sys/arch



> Module Name:  src
> Committed By: dogcow
> Date:         Tue Feb 19 07:04:42 UTC 2008
> 
> Modified Files:
>       src/sys/arch/arm/include: cpu.h
>       src/sys/arch/mac68k/include: cpu.h
> 
> Log Message:
> cargo-cult CPU_INFOITERATOR and _FOREACH to make kern_prf.c build again.
> These should probably be abstracted out to sys/cpu.h at some point, since
> they don't really change from arch to arch.

sys/cpu.h already has them.  MI code should include it.

YAMAMOTO Takashi

> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.49 -r1.50 src/sys/arch/arm/include/cpu.h
> cvs rdiff -r1.89 -r1.90 src/sys/arch/mac68k/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