xref: /linux/tools/net/sunrpc/xdrgen/templates/C/constants/definition.j2 (revision 9fffa4e9b3b158f63334e603e610da7d529a0f9a)
1{# SPDX-License-Identifier: GPL-2.0 #}
2
3enum { {{ name }} = {{ value }} };
4