diff options
Diffstat (limited to 'tools/net/sunrpc/xdrgen/templates/C/header_bottom/declaration/header.j2')
-rw-r--r-- | tools/net/sunrpc/xdrgen/templates/C/header_bottom/declaration/header.j2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/net/sunrpc/xdrgen/templates/C/header_bottom/declaration/header.j2 b/tools/net/sunrpc/xdrgen/templates/C/header_bottom/declaration/header.j2 new file mode 100644 index 000000000000..0bb8c6fc0c20 --- /dev/null +++ b/tools/net/sunrpc/xdrgen/templates/C/header_bottom/declaration/header.j2 @@ -0,0 +1,3 @@ +{# SPDX-License-Identifier: GPL-2.0 #} + +#endif /* _LINUX_XDRGEN_{{ infix }}_DECL_H */ |