diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2003-12-11 04:49:37 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2003-12-11 04:49:37 +0000 |
| commit | 165d50f626cdc5713b197f633e2a058f4f81710a (patch) | |
| tree | 3e31f75c2c41434b63d818d8a26f5f43df14969f /libexec/rtld-elf | |
| parent | 40a7c811129cdb067e21450eb9b58625e4646dbd (diff) | |
Notes
Diffstat (limited to 'libexec/rtld-elf')
| -rw-r--r-- | libexec/rtld-elf/amd64/rtld_machdep.h | 2 |
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. */ |
