summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rtl-obj.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rtl-obj.h b/rtl-obj.h
index 00803c5..dcf2b65 100644
--- a/rtl-obj.h
+++ b/rtl-obj.h
@@ -96,7 +96,6 @@ struct rtems_rtl_obj_s
rtems_rtl_obj_sym_t* global_table; /**< Global symbol table. */
size_t global_syms; /**< Global symbol count. */
size_t global_size; /**< Global symbol memory usage. */
- rtems_chain_control externals; /**< Unresolved externals. */
uint32_t unresolved; /**< The number of unresolved relocations. */
void* text_base; /**< The base address of the text section
* in memory. */