summaryrefslogtreecommitdiff
path: root/libdw/dwarf_getlocation_implicit_pointer.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdw/dwarf_getlocation_implicit_pointer.c')
-rw-r--r--libdw/dwarf_getlocation_implicit_pointer.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/libdw/dwarf_getlocation_implicit_pointer.c b/libdw/dwarf_getlocation_implicit_pointer.c
index f1c16be7..95053820 100644
--- a/libdw/dwarf_getlocation_implicit_pointer.c
+++ b/libdw/dwarf_getlocation_implicit_pointer.c
@@ -49,10 +49,8 @@ __libdw_empty_loc_attr (Dwarf_Attribute *attr)
}
int
-dwarf_getlocation_implicit_pointer (attr, op, result)
- Dwarf_Attribute *attr;
- const Dwarf_Op *op;
- Dwarf_Attribute *result;
+dwarf_getlocation_implicit_pointer (Dwarf_Attribute *attr, const Dwarf_Op *op,
+ Dwarf_Attribute *result)
{
if (attr == NULL)
return -1;