9 lines
160 B
C
9 lines
160 B
C
#ifndef __ARCH_H8300_IOCTLS_H__
|
|
#define __ARCH_H8300_IOCTLS_H__
|
|
|
|
#define FIOQSIZE 0x545E
|
|
|
|
#include <asm-generic/ioctls.h>
|
|
|
|
#endif /* __ARCH_H8300_IOCTLS_H__ */
|