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