summaryrefslogtreecommitdiff
path: root/tools/net/sunrpc/xdrgen/templates/C/source_top/server.j2
blob: 974e1d971e5d8adc15c262f19d7e1101c14c723a (plain)
1
2
3
4
5
6
7
8
// SPDX-License-Identifier: GPL-2.0
// Generated by xdrgen. Manual edits will be lost.
// XDR specification file: {{ filename }}
// XDR specification modification time: {{ mtime }}

#include <linux/sunrpc/svc.h>

#include "{{ program }}xdr_gen.h"