]> granicus.if.org Git - strace/commit
Remove getarg_ll
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 19 Dec 2016 14:21:40 +0000 (14:21 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 19 Dec 2016 14:21:40 +0000 (14:21 +0000)
commitdfff7d55711e4f83a9b4f513550f0aa39e5f9514
treed7713334d50d6c0f80df46d622f714c10e54e9b7
parentfc346f1d9125ad7fdda748923ac733f4f00fd272
Remove getarg_ll

This function has never been used in the code, and in perspective
the whole ext_arg thing will go away.

* defs.h (getarg_ll): Remove prototype.
* util.c (getarg_ll): Remove.
defs.h
util.c