]> granicus.if.org Git - strace/commit
Make pid2tcb static
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 27 Jan 2012 14:24:48 +0000 (15:24 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 27 Jan 2012 14:24:48 +0000 (15:24 +0100)
commiteebb04d4ae8bf4b08a041f5ea442ca24c90692c2
tree624b6abafe5fe64fd39770f5ff0f2dc9e1e81316
parentcfad543087d98c5313fd7f006c0de69a1d87dc8e
Make pid2tcb static

* defs.h: Remove pid2tcb declaration.
* strace.c (pid2tcb): Make this function static.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
defs.h
strace.c