linux/tools/net/sunrpc/xdrgen/templates/C/pointer/definition/fixed_length_array.j2

{# SPDX-License-Identifier: GPL-2.0 #}
{% if annotate %}
	/* (fixed-length array) */
{% endif %}
	{{ type }} {{ name }}[{{ size }}];