about summary refs log tree commit diff
path: root/sysdeps/mips/dl-machine-rel.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mips/dl-machine-rel.h')
-rw-r--r--sysdeps/mips/dl-machine-rel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mips/dl-machine-rel.h b/sysdeps/mips/dl-machine-rel.h
index ed39618041..3d0dfec01f 100644
--- a/sysdeps/mips/dl-machine-rel.h
+++ b/sysdeps/mips/dl-machine-rel.h
@@ -22,5 +22,6 @@
 #define ELF_MACHINE_PLT_REL 1
 #define ELF_MACHINE_NO_REL 0
 #define ELF_MACHINE_NO_RELA 0
+#define PLTREL ElfW(Rel)
 
 #endif