You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
15e2fc9bbf
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
7 lines
101 B
C
7 lines
101 B
C
#ifndef _ASM_POWERPC_STATFS_H
|
|
#define _ASM_POWERPC_STATFS_H
|
|
|
|
#include <asm-generic/statfs.h>
|
|
|
|
#endif
|