]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/asm-generic/statfs.h
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-bionic-kernel.git] / include / asm-generic / statfs.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1da177e4
LT
2#ifndef _GENERIC_STATFS_H
3#define _GENERIC_STATFS_H
4
8a1ab315 5#include <uapi/asm-generic/statfs.h>
3a471cbc 6
1da177e4
LT
7typedef __kernel_fsid_t fsid_t;
8#endif