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