Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.21-rc2 7 lines 145 B view raw
1/* $Id: statfs.h,v 1.4 1996/06/07 00:41:05 ecd Exp $ */ 2#ifndef _SPARC_STATFS_H 3#define _SPARC_STATFS_H 4 5#include <asm-generic/statfs.h> 6 7#endif