summaryrefslogtreecommitdiffstats
path: root/libdw/dwarf_entrypc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdw/dwarf_entrypc.c')
-rw-r--r--libdw/dwarf_entrypc.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libdw/dwarf_entrypc.c b/libdw/dwarf_entrypc.c
index 8eb39dbc..0ef3b0ea 100644
--- a/libdw/dwarf_entrypc.c
+++ b/libdw/dwarf_entrypc.c
@@ -35,9 +35,7 @@
int
-dwarf_entrypc (die, return_addr)
- Dwarf_Die *die;
- Dwarf_Addr *return_addr;
+dwarf_entrypc (Dwarf_Die *die, Dwarf_Addr *return_addr)
{
Dwarf_Attribute attr_mem;