projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
USB: anchor API changes needed for btusb
[linux-2.6]
/
include
/
asm-parisc
/
statfs.h
1
#ifndef _PARISC_STATFS_H
2
#define _PARISC_STATFS_H
3
4
#define __statfs_word long
5
#include <asm-generic/statfs.h>
6
7
#endif