2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 04:03:58 +08:00
linux-next/arch/sparc/include/asm/statfs.h
David Woodhouse 52d90f4dad SPARC: Use <asm-generic/statfs.h>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2008-09-06 19:30:17 +01:00

7 lines
101 B
C

#ifndef ___ASM_SPARC_STATFS_H
#define ___ASM_SPARC_STATFS_H
#include <asm-generic/statfs.h>
#endif