mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
15e2fc9bbf
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
6 lines
101 B
C
6 lines
101 B
C
#ifndef _ASM_POWERPC_STATFS_H
|
|
#define _ASM_POWERPC_STATFS_H
|
|
|
|
#include <asm-generic/statfs.h>
|
|
|
|
#endif
|