1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* Generated by xdrgen. Manual edits will be lost. */ 3 /* XDR specification file: {{ filename }} */ 4 /* XDR specification modification time: {{ mtime }} */ 5 6 #ifndef _LINUX_XDRGEN_{{ infix }}_DECL_H 7 #define _LINUX_XDRGEN_{{ infix }}_DECL_H 8 9 #include <linux/types.h> 10 11 #include <linux/sunrpc/xdr.h> 12 #include <linux/sunrpc/xdrgen/_defs.h> 13 #include <linux/sunrpc/xdrgen/_builtins.h> 14 #include <linux/sunrpc/xdrgen/{{ infix.lower() }}.h>
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.