Revision db0b937daf9bee741aa8fd488ea657872b9579fe authored by Atsushi Nemoto on 18 February 2007, 15:54:27 UTC, committed by Ralf Baechle on 18 February 2007, 21:31:36 UTC
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent b6dcec9
Raw File
statfs.h
#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
back to top