mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-05 23:39:00 +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
|
||
|
|
|
||
|
|
|
||
|
|
|