M7350/kernel/arch/h8300/include/asm/ioctls.h

9 lines
160 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
#ifndef __ARCH_H8300_IOCTLS_H__
#define __ARCH_H8300_IOCTLS_H__
#define FIOQSIZE 0x545E
#include <asm-generic/ioctls.h>
#endif /* __ARCH_H8300_IOCTLS_H__ */