summaryrefslogtreecommitdiff
path: root/arch/sparc/include/uapi/asm/statfs.h
blob: 20c8f5bd340e60d1025bc02d4a395ce1c8c2fb49 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef ___ASM_SPARC_STATFS_H
#define ___ASM_SPARC_STATFS_H

#include <asm-generic/statfs.h>

#endif