summaryrefslogtreecommitdiff
path: root/tools/net/sunrpc/xdrgen/templates/C/pointer/definition/fixed_length_opaque.j2
blob: 0daba19aa0f0886394798d573d7dbcfafef03920 (plain)
1
2
3
4
5
{# SPDX-License-Identifier: GPL-2.0 #}
{% if annotate %}
	/* (fixed-length opaque) */
{% endif %}
	u8 {{ name }}[{{ size }}];