mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-29 14:05:19 +08:00
7 lines
91 B
C
7 lines
91 B
C
|
#ifndef _ASMARM_STATFS_H
|
||
|
#define _ASMARM_STATFS_H
|
||
|
|
||
|
#include <asm-generic/statfs.h>
|
||
|
|
||
|
#endif
|