aboutsummaryrefslogtreecommitdiff
path: root/include/elf
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf')
-rw-r--r--include/elf/xtensa.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf/xtensa.h b/include/elf/xtensa.h
index ca178f5..be55cd7 100644
--- a/include/elf/xtensa.h
+++ b/include/elf/xtensa.h
@@ -209,6 +209,8 @@ typedef struct property_table_entry_t
#define XTENSA_PROP_INSN_ABSLIT 0x00020000
+extern asection *xtensa_make_property_section (asection *, const char *);
+
#ifdef __cplusplus
}
#endif