]> xenbits.xen.org Git - xenclient/ioemu.git/commit
hw/battery_mgmt.c: remove some spurious externs
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 3 Apr 2009 14:45:06 +0000 (15:45 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 3 Apr 2009 14:45:06 +0000 (15:45 +0100)
commit02e947e7baf0b5fc1d963725f96cf8567d03c521
tree0ec78d3a5ab4d1913e48720f458f86ff2de87504
parent5f74f33d51621b565befbc730dcf37c2b1fc5b0b
hw/battery_mgmt.c: remove some spurious externs

Declarations of objects with external linkage should appear only in
header files.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
hw/battery_mgmt.c