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 246de42cfc0abc4e25585f2dca53f8226f62391c 6 lines 87 B view raw
1#ifndef _CRIS_STATFS_H 2#define _CRIS_STATFS_H 3 4#include <asm-generic/statfs.h> 5 6#endif