]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_x86: Move x86FeatureFind* to avoid forward prototypes
authorJiri Denemark <jdenemar@redhat.com>
Tue, 26 Sep 2017 12:52:34 +0000 (14:52 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 16 Oct 2017 07:23:20 +0000 (09:23 +0200)
commit722ef4ff3892395a166517f4289669cb57c33177
treed581442f46a86ca5c140cf45bac7cdaea0d61e38
parent20664ec779697a926068356f3649bc6f0806d00e
cpu_x86: Move x86FeatureFind* to avoid forward prototypes

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/cpu/cpu_x86.c