summaryrefslogtreecommitdiff
path: root/tools/net/sunrpc/xdrgen/templates/C/union/definition/open.j2
blob: 20fcfd1fc4e5f713ee848be9e18a1e522677b654 (plain)
1
2
3
4
5
6
{# SPDX-License-Identifier: GPL-2.0 #}

{% if annotate %}
/* union {{ name }} */
{% endif %}
struct {{ name }} {