summaryrefslogtreecommitdiffstats
path: root/libdw/dwarf_get_units.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdw/dwarf_get_units.c')
-rw-r--r--libdw/dwarf_get_units.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libdw/dwarf_get_units.c b/libdw/dwarf_get_units.c
index 6215bf4b..407ed2ba 100644
--- a/libdw/dwarf_get_units.c
+++ b/libdw/dwarf_get_units.c
@@ -129,3 +129,4 @@ dwarf_get_units (Dwarf *dwarf, Dwarf_CU *cu, Dwarf_CU **next_cu,
return 0;
}
+INTDEF(dwarf_get_units)