]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
no need to define _gnutls_x86_cpuid_s
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 26 Sep 2014 22:40:39 +0000 (00:40 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 29 Sep 2014 18:41:32 +0000 (20:41 +0200)
lib/accelerated/x86/x86-common.h

index 3c3f6e808f19bac53d4136dcba8c2ef78209f183..221d733a110fd69c8a8f1ed85220c16c3056f250 100644 (file)
@@ -22,8 +22,6 @@
 
 #include <config.h>
 
-extern unsigned int _gnutls_x86_cpuid_s[3];
-
 #if defined(ASM_X86)
 
 void gnutls_cpuid(unsigned int func, unsigned int *ax, unsigned int *bx,