mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-11 11:56:48 +00:00
9 lines
87 B
C
9 lines
87 B
C
|
#ifndef _PPC_STATFS_H
|
||
|
#define _PPC_STATFS_H
|
||
|
|
||
|
#include <asm-generic/statfs.h>
|
||
|
#endif
|
||
|
|
||
|
|
||
|
|