7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
|
|
{# SPDX-License-Identifier: GPL-2.0 #}
|
||
|
|
|
||
|
|
{% if annotate %}
|
||
|
|
/* struct {{ name }} */
|
||
|
|
{% endif %}
|
||
|
|
struct {{ name }} {
|