mirror of
https://github.com/adulau/aha.git
synced 2025-01-05 15:43:22 +00: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
|