summaryrefslogtreecommitdiff
path: root/tools/net/sunrpc/xdrgen/templates/C/pointer/definition/optional_data.j2
blob: a33341f45e8f14aeac06f04a0fd344be7ccea0da (plain)
1
2
3
4
5
{# SPDX-License-Identifier: GPL-2.0 #}
{% if annotate %}
	/* (optional data) */
{% endif %}
	{{ classifier }}{{ type }} *{{ name }};