Don't define ELF_RTLD_ADDR twice.
This commit is contained in:
parent
4f99f11257
commit
39f004ea89
@ -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