2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 14:14:01 +08:00
linux-next/include/linux/nfsd/interface.h

14 lines
311 B
C
Raw Normal View History

/*
* include/linux/nfsd/interface.h
*
* defines interface between nfsd and other bits of
* the kernel. Particularly filesystems (eventually).
*
* Copyright (C) 2000 Neil Brown <neilb@cse.unsw.edu.au>
*/
#ifndef LINUX_NFSD_INTERFACE_H
#define LINUX_NFSD_INTERFACE_H
#endif /* LINUX_NFSD_INTERFACE_H */