aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include/asm/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/loongarch/include/asm/elf.h')
-rw-r--r--arch/loongarch/include/asm/elf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/loongarch/include/asm/elf.h b/arch/loongarch/include/asm/elf.h
index f3960b18a90e..5f3ff4781fda 100644
--- a/arch/loongarch/include/asm/elf.h
+++ b/arch/loongarch/include/asm/elf.h
@@ -288,8 +288,6 @@ struct arch_elf_state {
.interp_fp_abi = LOONGARCH_ABI_FP_ANY, \
}
-#define elf_read_implies_exec(ex, exec_stk) (exec_stk == EXSTACK_DEFAULT)
-
extern int arch_elf_pt_proc(void *ehdr, void *phdr, struct file *elf,
bool is_interp, struct arch_elf_state *state);