summaryrefslogtreecommitdiff
path: root/tools/net/sunrpc/xdrgen/templates/C/header_top/definition/header.j2
blob: 92f1fd4ba024fefbafc6faad62fc11e0033bd114 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0 */
/* Generated by xdrgen. Manual edits will be lost. */
/* XDR specification file: {{ filename }} */
/* XDR specification modification time: {{ mtime }} */

#ifndef _LINUX_XDRGEN_{{ infix }}_DEF_H
#define _LINUX_XDRGEN_{{ infix }}_DEF_H

#include <linux/types.h>
#include <linux/sunrpc/xdrgen/_defs.h>