summaryrefslogtreecommitdiff
path: root/tools/dfagen/dfagen/output/c/template_cb_skel.c
blob: 9f8224924be0966d64ac836d2629e37afcd3c40b (plain)
1
2
3
4
5
6
7
8
9
/*
 * THIS IS AN AUTOMATICALLY GENERATED FILE, DO NOT EDIT!
 *
 * Skeleton for %(name)s callbacks implementation.
 *
%(*comments)s */
#include "%(prefix)s_cb.h"

%(states_template,template_cb_impl.c)s