about summary refs log tree commit diff
path: root/elf
diff options
context:
space:
mode:
Diffstat (limited to 'elf')
-rw-r--r--elf/elf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/elf.h b/elf/elf.h
index 8cf8e913be..d94f03b652 100644
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -1907,6 +1907,7 @@ typedef Elf32_Addr Elf32_Conflict;
 #define	R_SH_GOTOFF		166
 #define	R_SH_GOTPC		167
 /* Keep this the last entry.  */
+#define	R_SH_NUM		256
 
 __END_DECLS