oops I did not see that

This commit is contained in:
Gael Guennebaud 2010-07-05 21:27:15 +02:00
parent 1505221263
commit 8db60afb47

View File

@ -771,8 +771,9 @@ inline void ei_queryCacheSizes(int& l1, int& l2, int& l3)
// ||ei_cpuid_is_vendor(abcd,"NexGenDriven")
// ||ei_cpuid_is_vendor(abcd,"CentaurHauls")
// ||ei_cpuid_is_vendor(abcd,"CentaurHauls")
#endif
#else
l1 = l2 = l3 = -1;
#endif
}
/** \internal