kernel/tools/net/sunrpc/xdrgen/templates/C/union/definition/open.j2

7 lines
113 B
Django/Jinja

{# SPDX-License-Identifier: GPL-2.0 #}
{% if annotate %}
/* union {{ name }} */
{% endif %}
struct {{ name }} {