ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2
[cascardo/linux.git] / arch / arm / include / asm / elf.h
index 6750b8e..5747a8b 100644 (file)
@@ -59,6 +59,8 @@ typedef struct user_fp elf_fpregset_t;
 
 #define R_ARM_THM_CALL         10
 #define R_ARM_THM_JUMP24       30
+#define R_ARM_THM_MOVW_ABS_NC  47
+#define R_ARM_THM_MOVT_ABS     48
 
 /*
  * These are used to set parameters in the core dumps.