summaryrefslogtreecommitdiff
path: root/nuttx/include/nxflat.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-23 18:55:57 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-23 18:55:57 +0000
commit84b2cb0e20adc129e915644b55aba7d93243b2cc (patch)
tree9300787d49933939460a0c14471b47970d5d1762 /nuttx/include/nxflat.h
parent29be642fd2bc470a396326343e85ec020f90e3ff (diff)
downloadpx4-nuttx-84b2cb0e20adc129e915644b55aba7d93243b2cc.tar.gz
px4-nuttx-84b2cb0e20adc129e915644b55aba7d93243b2cc.tar.bz2
px4-nuttx-84b2cb0e20adc129e915644b55aba7d93243b2cc.zip
Remove import symbols from relo table
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1930 42af7a65-404d-4744-a932-0658087f49c3
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