aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/arm/rtld_machdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rtld-elf/arm/rtld_machdep.h')
-rw-r--r--libexec/rtld-elf/arm/rtld_machdep.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libexec/rtld-elf/arm/rtld_machdep.h b/libexec/rtld-elf/arm/rtld_machdep.h
index c1acdd719e99..e4d68c360363 100644
--- a/libexec/rtld-elf/arm/rtld_machdep.h
+++ b/libexec/rtld-elf/arm/rtld_machdep.h
@@ -73,9 +73,6 @@ typedef struct {
extern void *__tls_get_addr(tls_index *ti);
-#define RTLD_DEFAULT_STACK_PF_EXEC PF_X
-#define RTLD_DEFAULT_STACK_EXEC PROT_EXEC
-
#define md_abi_variant_hook(x)
#endif