aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm26/statfs.h
blob: 776dbc8f7623b634903f93be4fac5322c61d28f5 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef _ASMARM_STATFS_H
#define _ASMARM_STATFS_H

//FIXME - this may not be appropriate for arm26. check it out.

#include <asm-generic/statfs.h>

#endif