mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-27 00:21:15 +00:00
7 lines
89 B
C
7 lines
89 B
C
|
|
#ifndef _ALPHA_STATFS_H
|
||
|
|
#define _ALPHA_STATFS_H
|
||
|
|
|
||
|
|
#include <asm-generic/statfs.h>
|
||
|
|
|
||
|
|
#endif
|