DragonFly commits List (threaded) for 2009-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: acpi_wakeup - Mark used vars with attribute used
commit 11391b2f4d2181b7e78b0a1ba2ea7fda93efe263
Author: Alex Hornung <ahornung@gmail.com>
Date: Thu Sep 3 08:57:34 2009 +0100
acpi_wakeup - Mark used vars with attribute used
* Mark obscurely used variables (such as variables only used from inside
inline assembly) with __attribute__((used)).
This also solves an issue with llvm/clang.
Summary of changes:
sys/platform/pc32/acpica5/acpi_wakeup.c | 14 ++++++++------
sys/platform/pc64/acpica5/acpi_wakeup.c | 14 ++++++++------
2 files changed, 16 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/11391b2f4d2181b7e78b0a1ba2ea7fda93efe263
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]