hooks: add a SIZEOF_HOOK
commit398ee2f04da0624e842ecacd21f53224b5726425
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 19 Nov 2012 18:58:28 +0000 (19 21:58 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 19 Nov 2012 18:58:28 +0000 (19 21:58 +0300)
tree581bc55bc711b3f1873b94e41e8b9c972ed4c33f
parent39d019795c8cc15b5cbd6b79a8c1f7f5ee13dcff
hooks: add a SIZEOF_HOOK

This passes the thing you are taking a sizeof() of.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_flow.c
smatch_hooks.c