diff options
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/i386/cacheinfo.c | 2 | ||||
-rw-r--r-- | sysdeps/x86/cacheinfo.c (renamed from sysdeps/x86_64/cacheinfo.c) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/cacheinfo.c b/sysdeps/i386/cacheinfo.c index 0b50c6d346..f15fe0779a 100644 --- a/sysdeps/i386/cacheinfo.c +++ b/sysdeps/i386/cacheinfo.c @@ -1,3 +1,3 @@ #define DISABLE_PREFETCHW -#include <sysdeps/x86_64/cacheinfo.c> +#include <sysdeps/x86/cacheinfo.c> diff --git a/sysdeps/x86_64/cacheinfo.c b/sysdeps/x86/cacheinfo.c index 143b3333a8..143b3333a8 100644 --- a/sysdeps/x86_64/cacheinfo.c +++ b/sysdeps/x86/cacheinfo.c |