mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-10 13:28:44 +00: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
|