Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/i386/acpi
YAMAMOTO Takashi <yamt%netbsd.org@localhost> writes:
> Module Name:  src
> Committed By: yamt
> Date:         Thu Apr 21 14:03:25 UTC 2005
>
> Modified Files:
>       src/sys/arch/i386/acpi: acpi_wakeup.c
>
> Log Message:
> sprinkle __unused so that variables referenced from asm code don't get
> optimized out.
Your commit message is a bit incorrect here -- you mean "__used" don't you?
Home |
Main Index |
Thread Index |
Old Index