summaryrefslogtreecommitdiff
path: root/nuttx/include/nxflat.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/nxflat.h')
-rw-r--r--nuttx/include/nxflat.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/include/nxflat.h b/nuttx/include/nxflat.h
index 3f381bf6e..aa90d6330 100644
--- a/nuttx/include/nxflat.h
+++ b/nuttx/include/nxflat.h
@@ -176,8 +176,7 @@ struct nxflat_reloc_s
#define NXFLAT_RELOC_TYPE_REL32I 0
#define NXFLAT_RELOC_TYPE_REL32D 1
-#define NXFLAT_RELOC_TYPE_ABS32 2
-#define NXFLAT_RELOC_TYPE_NUM 3 /* Number of relocation types */
+#define NXFLAT_RELOC_TYPE_NUM 2 /* Number of relocation types */
/****************************************************************************
* NXFLAT Imported symbol type