/arch/avr32/include/asm/ioctl.h
C++ Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | 8e4d4554ae635d388df6c9c77dbbdbfb MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1#ifndef __ASM_AVR32_IOCTL_H 2#define __ASM_AVR32_IOCTL_H 3 4#include <asm-generic/ioctl.h> 5 6#endif /* __ASM_AVR32_IOCTL_H */