aboutsummaryrefslogtreecommitdiff
path: root/i386-gen.c
diff options
context:
space:
mode:
Diffstat (limited to 'i386-gen.c')
-rw-r--r--i386-gen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/i386-gen.c b/i386-gen.c
index 61f9e78..ff5028e 100644
--- a/i386-gen.c
+++ b/i386-gen.c
@@ -77,6 +77,7 @@ const int reg_classes[NB_REGS] = {
/* relocation type for 32 bit data relocation */
#define R_DATA_32 R_386_32
+#define R_DATA_PTR R_386_32
#define R_JMP_SLOT R_386_JMP_SLOT
#define R_COPY R_386_COPY