--- syscalls/ia64/perfmonctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syscalls/ia64/perfmonctl.c b/syscalls/ia64/perfmonctl.c index 6b50003..0ee538c 100644 --- a/syscalls/ia64/perfmonctl.c +++ b/syscalls/ia64/perfmonctl.c @@ -36,6 +36,6 @@ struct syscall syscall_perfmonctl = { }, .arg3name = "arg", .arg3type = ARG_ADDRESS, - .arg3name = "count", + .arg4name = "count", }; -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe trinity" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html