Greg Kroah-Hartman | 6f52b16 | 2017-11-01 15:08:43 +0100 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ |
Sam Ravnborg | a439fe5 | 2008-07-27 23:00:59 +0200 | [diff] [blame] | 2 | #ifndef ___ASM_SPARC_STATFS_H |
3 | #define ___ASM_SPARC_STATFS_H | ||||
David Woodhouse | 52d90f4 | 2008-09-01 14:12:19 +0100 | [diff] [blame] | 4 | |
5 | #include <asm-generic/statfs.h> | ||||
6 | |||||
Sam Ravnborg | a439fe5 | 2008-07-27 23:00:59 +0200 | [diff] [blame] | 7 | #endif |