]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - include/asm-generic/statfs.h
Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio
[karo-tx-linux.git] / include / asm-generic / statfs.h
1 #ifndef _GENERIC_STATFS_H
2 #define _GENERIC_STATFS_H
3
4 #include <uapi/asm-generic/statfs.h>
5
6 typedef __kernel_fsid_t fsid_t;
7 #endif