aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/include/asm/ioctls.h
blob: eca8d75b0a8a4c5f36964a61c779d3aa04f208d9 (plain)
1
2
3
4
5
6
7
#ifndef __ARCH_BFIN_IOCTLS_H__
#define __ARCH_BFIN_IOCTLS_H__

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

#endif