6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
|
|
{# SPDX-License-Identifier: GPL-2.0 #}
|
||
|
|
{% if annotate %}
|
||
|
|
/* (variable-length string) */
|
||
|
|
{% endif %}
|
||
|
|
string {{ name }};
|