mirror of
https://github.com/torvalds/linux
synced 2026-07-11 12:10:47 +09: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
|