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