Linux-6.18.2/tools/net/sunrpc/xdrgen/templates/C/union/definition/open.j2

7 lines
113 B
Plaintext
Raw Normal View History

2025-12-23 20:05:50 +08:00
{# SPDX-License-Identifier: GPL-2.0 #}
{% if annotate %}
/* union {{ name }} */
{% endif %}
struct {{ name }} {