summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-12-11 04:49:37 +0000
committerpeter <peter@FreeBSD.org>2003-12-11 04:49:37 +0000
commite87d087aa128bbb0d28656c2a00af58215fd30b0 (patch)
tree3e31f75c2c41434b63d818d8a26f5f43df14969f /libexec/rtld-elf
parent20d7a03f75db9b3ab7ed52d5ef1bb5621b70b513 (diff)
downloadFreeBSD-src-e87d087aa128bbb0d28656c2a00af58215fd30b0.zip
FreeBSD-src-e87d087aa128bbb0d28656c2a00af58215fd30b0.tar.gz
Only define CACHE_LINE_SIZE in one place..
Diffstat (limited to 'libexec/rtld-elf')
-rw-r--r--libexec/rtld-elf/amd64/rtld_machdep.h2
1 files changed, 0 insertions, 2 deletions
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 <sys/types.h>
#include <machine/atomic.h>
-#define CACHE_LINE_SIZE 32
-
struct Struct_Obj_Entry;
/* Return the address of the .dynamic section in the dynamic linker. */
OpenPOWER on IntegriCloud