mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-09-13 06:48:26 +08:00
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
|