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
ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
[linux/fpc-iii.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__ */