Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/macppc/include
On Wed, 25 Jun 2003, David Young wrote:
>
> Module Name: src
> Committed By: dyoung
> Date: Wed Jun 25 00:03:13 UTC 2003
>
> Modified Files:
> src/sys/arch/macppc/include: intr.h
>
> Log Message:
> Bracket the opt_multiprocessor.h #include with #ifdef _KERNEL_OPT.
> It won't compile, otherwise. I figure this is right because it's
> done everywhere else.
Yes, that's right. That's exactly what _KERNEL_OPT is for.
Take care,
Bill
Home |
Main Index |
Thread Index |
Old Index