mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Don't define ELF_RTLD_ADDR twice.
This commit is contained in:
parent
4f99f11257
commit
39f004ea89
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=81613
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user