summaryrefslogtreecommitdiffstats
path: root/libdwfl/libdwfl.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdwfl/libdwfl.h')
-rw-r--r--libdwfl/libdwfl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libdwfl/libdwfl.h b/libdwfl/libdwfl.h
index ce85a6bb..a7e8caee 100644
--- a/libdwfl/libdwfl.h
+++ b/libdwfl/libdwfl.h
@@ -426,7 +426,8 @@ extern int dwfl_module_register_names (Dwfl_Module *mod,
int regno,
const char *setname,
const char *prefix,
- const char *regname),
+ const char *regname,
+ int bits, int type),
void *arg);