Bryan Wu | 1394f03 | 2007-05-06 14:50:22 -0700 | [diff] [blame] | 1 | #ifndef __ARCH_BFIN_IOCTLS_H__ |
2 | #define __ARCH_BFIN_IOCTLS_H__ | ||||
3 | |||||
Bryan Wu | 1394f03 | 2007-05-06 14:50:22 -0700 | [diff] [blame] | 4 | #define FIOQSIZE 0x545E |
Mike Frysinger | 83dab40 | 2009-06-13 07:42:26 -0400 | [diff] [blame] | 5 | #include <asm-generic/ioctls.h> |
Bryan Wu | 1394f03 | 2007-05-06 14:50:22 -0700 | [diff] [blame] | 6 | |
Mike Frysinger | 83dab40 | 2009-06-13 07:42:26 -0400 | [diff] [blame] | 7 | #endif |