Remove unnecessary initialization and fix a GCC-4.x run-time linking issue
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 28 May 2007 18:55:41 +0000 (18:55 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 28 May 2007 18:55:41 +0000 (18:55 +0000)
commit392b77458b0af38644940d04af07c645d934ff7f
treeb65d0fdec7b289994ac94fa8e94500deba31f331
parent1ba94a0e249bab68380f8509a7046b30a0b9c8ec
Remove unnecessary initialization and fix a GCC-4.x run-time linking issue
at the same time.

Reported-by: David Murray <dave@nospam.murray.name>
sys/platform/pc32/acpica5/acpi_wakeup.c