repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/speculation/mds: Fix documentation typo
[linux/fpc-iii.git]
/
arch
/
sparc
/
include
/
uapi
/
asm
/
statfs.h
blob
20c8f5bd340e60d1025bc02d4a395ce1c8c2fb49
1
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2
#ifndef ___ASM_SPARC_STATFS_H
3
#define ___ASM_SPARC_STATFS_H
4
5
#include <asm-generic/statfs.h>
6
7
#endif