git: kernel - Silence warnings from older gcc
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Mar 24 13:19:08 PDT 2011
commit 5c26bcd6e16a9635d747a67bbcec500e43b8e91f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Mar 24 13:16:52 2011 -0700
kernel - Silence warnings from older gcc
* Silence a warning (fatal) during the kernel build when building with
an older gcc. The code itself was correct.
Summary of changes:
sys/platform/pc32/apic/mpapic.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5c26bcd6e16a9635d747a67bbcec500e43b8e91f
--
DragonFly BSD source repository
More information about the Commits
mailing list