x86: cpu: Drop unused HAVE_RWEFLAGS condition
The test for rweflags was dropped in a previous commit.
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
|
|
||||||
#define cpuid_test ff_cpu_cpuid_test
|
#define cpuid_test ff_cpu_cpuid_test
|
||||||
|
|
||||||
#elif HAVE_INLINE_ASM || HAVE_RWEFLAGS
|
#elif HAVE_INLINE_ASM
|
||||||
|
|
||||||
static int cpuid_test(void)
|
static int cpuid_test(void)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user