From e87d087aa128bbb0d28656c2a00af58215fd30b0 Mon Sep 17 00:00:00 2001 From: peter Date: Thu, 11 Dec 2003 04:49:37 +0000 Subject: Only define CACHE_LINE_SIZE in one place.. --- libexec/rtld-elf/amd64/rtld_machdep.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libexec') diff --git a/libexec/rtld-elf/amd64/rtld_machdep.h b/libexec/rtld-elf/amd64/rtld_machdep.h index 953e289..91da22d 100644 --- a/libexec/rtld-elf/amd64/rtld_machdep.h +++ b/libexec/rtld-elf/amd64/rtld_machdep.h @@ -32,8 +32,6 @@ #include #include -#define CACHE_LINE_SIZE 32 - struct Struct_Obj_Entry; /* Return the address of the .dynamic section in the dynamic linker. */ -- cgit v1.1