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
hwmon: (jc42) Change detection class
[linux/fpc-iii.git]
/
arch
/
m68k
/
include
/
asm
/
ioctls.h
blob
1332bb4ca5b0ea37342a6b453c0891f020051714
1
#ifndef __ARCH_M68K_IOCTLS_H__
2
#define __ARCH_M68K_IOCTLS_H__
3
4
#define FIOQSIZE 0x545E
5
6
#include <asm-generic/ioctls.h>
7
8
#endif
/* __ARCH_M68K_IOCTLS_H__ */