repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ARM: 6765/1: remove obsolete comment from asm/mach/arch.h
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.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