android_kernel_cmhtcleo/arch/blackfin/include/asm/ioctls.h
2010-08-27 11:19:57 +02:00

8 lines
127 B
C

#ifndef __ARCH_BFIN_IOCTLS_H__
#define __ARCH_BFIN_IOCTLS_H__
#define FIOQSIZE 0x545E
#include <asm-generic/ioctls.h>
#endif