summaryrefslogtreecommitdiff
path: root/tools/net/sunrpc/xdrgen/templates/C/program/definition/program.j2
blob: 320663ffc37f8b8b8fcd2198aecc6af80517216c (plain) (blame)
1
2
3
4
5
{# SPDX-License-Identifier: GPL-2.0 #}

#ifndef {{ name }}
#define {{ name }} ({{ value }})
#endif