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 branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel...
[linux-btrfs-devel.git]
/
arch
/
arm
/
include
/
asm
/
ioctls.h
blob
9c9629816128b15059e94b0d4a4b1b4629575fb8
1
#ifndef __ASM_ARM_IOCTLS_H
2
#define __ASM_ARM_IOCTLS_H
3
4
#define FIOQSIZE 0x545E
5
6
#include <asm-generic/ioctls.h>
7
8
#endif