summaryrefslogtreecommitdiff
path: root/tools/dfagen/dfagen/output/c/template_cb_decl.h
blob: 3bb0a35f3497261f616720136798c28fe343c2bb (plain)
1
2
3
4
5
6
/*
 * %(state)s =%(event)s=>
%(*branches_to)s */
%(prefix)s_branch_t
%(callback)s (%(user.type)s *user);