xref: /linux/tools/net/sunrpc/xdrgen/templates/C/struct/definition/variable_length_opaque.j2 (revision c771600c6af14749609b49565ffb4cac2959710d)
1{# SPDX-License-Identifier: GPL-2.0 #}
2{% if annotate %}
3	/* (variable-length opaque) */
4{% endif %}
5	opaque {{ name }};
6