mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
8 lines
120 B
C
8 lines
120 B
C
#ifndef __ASM_ARM_IOCTLS_H
|
|
#define __ASM_ARM_IOCTLS_H
|
|
|
|
#define FIOQSIZE 0x545E
|
|
|
|
#include <asm-generic/ioctls.h>
|
|
|
|
#endif
|