mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-18 01:23:36 -04:00
7 lines
127 B
C
7 lines
127 B
C
#ifndef __ARCH_BFIN_IOCTLS_H__
|
|
#define __ARCH_BFIN_IOCTLS_H__
|
|
|
|
#define FIOQSIZE 0x545E
|
|
#include <asm-generic/ioctls.h>
|
|
|
|
#endif
|