aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2003-12-11 04:49:37 +0000
committerPeter Wemm <peter@FreeBSD.org>2003-12-11 04:49:37 +0000
commit165d50f626cdc5713b197f633e2a058f4f81710a (patch)
tree3e31f75c2c41434b63d818d8a26f5f43df14969f /libexec/rtld-elf
parent40a7c811129cdb067e21450eb9b58625e4646dbd (diff)
Notes
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 953e289abd9b5..91da22dabecd3 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. */