Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at c016e2257acd00a7ffd87fa1eec896138563d1aa 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