PageRenderTime 13ms CodeModel.GetById 10ms app.highlight 2ms RepoModel.GetById 0ms app.codeStats 0ms

/arch/powerpc/include/asm/statfs.h

https://bitbucket.org/abioy/linux
C Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | 7c0937139fd692851c5beed0e15b9b5c MD5 | raw file
Possible License(s): CC-BY-SA-3.0, GPL-2.0, LGPL-2.0, AGPL-1.0
1#ifndef _ASM_POWERPC_STATFS_H
2#define _ASM_POWERPC_STATFS_H
3
4#include <asm-generic/statfs.h>
5
6#endif