repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-btrfs-devel.git]
/
arch
/
s390
/
include
/
asm
/
ioctls.h
blob
960a4c1ebdf188bcfd9837b5cd33abaf0962d74e
1
#ifndef __ARCH_S390_IOCTLS_H__
2
#define __ARCH_S390_IOCTLS_H__
3
4
#define FIOQSIZE 0x545E
5
6
#include <asm-generic/ioctls.h>
7
8
#endif