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
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
arch
/
h8300
/
include
/
asm
/
ioctls.h
blob
30eaed2facdb89332c839f3fb6e7f6ab32e7459c
1
#ifndef __ARCH_H8300_IOCTLS_H__
2
#define __ARCH_H8300_IOCTLS_H__
3
4
#define FIOQSIZE 0x545E
5
6
#include <asm-generic/ioctls.h>
7
8
#endif
/* __ARCH_H8300_IOCTLS_H__ */