summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2001-08-14 03:09:19 +0000
committerjake <jake@FreeBSD.org>2001-08-14 03:09:19 +0000
commit5f2335e67a7f62b5f8080eb1854e76f112f16abd (patch)
tree23f8749d5276878bcf875d9f07303972cf056cf5 /sys
parentfed209ef9568f5bb61756ccbcf03fd06aee65354 (diff)
downloadFreeBSD-src-5f2335e67a7f62b5f8080eb1854e76f112f16abd.zip
FreeBSD-src-5f2335e67a7f62b5f8080eb1854e76f112f16abd.tar.gz
Don't define ELF_RTLD_ADDR twice.
Diffstat (limited to 'sys')
-rw-r--r--sys/sparc64/include/elf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sparc64/include/elf.h b/sys/sparc64/include/elf.h
index 05cd016..7d76a4b 100644
--- a/sys/sparc64/include/elf.h
+++ b/sys/sparc64/include/elf.h
@@ -41,7 +41,6 @@
#define ELF_ARCH EM_SPARCV9
#define ELF_MACHINE_OK(x) ((x) == ELF_ARCH)
-#define ELF_RTLD_ADDR(vm) (0)
/*
* Auxiliary vector entries for passing information to the interpreter.
OpenPOWER on IntegriCloud