Imported Upstream version 0.165
[platform/upstream/elfutils.git] / libdw / dwarf_getlocation_die.c
index fa03aac..b4908d2 100644 (file)
 #include <libdwP.h>
 
 int
-dwarf_getlocation_die (attr, op, result)
-     Dwarf_Attribute *attr;
-     const Dwarf_Op *op;
-     Dwarf_Die *result;
+dwarf_getlocation_die (Dwarf_Attribute *attr, const Dwarf_Op *op,
+                      Dwarf_Die *result)
 {
   if (attr == NULL)
     return -1;