Release 4.14 arch/frv/include/uapi/asm/ioctls.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __ASM_IOCTLS_H__
#define __ASM_IOCTLS_H__
#define TIOCTTYGSTRUCT 0x5426
/* For debugging only */
#define FIOQSIZE 0x545E
#include <asm-generic/ioctls.h>
#endif /* __ASM_IOCTLS_H__ */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
David Howells | 18 | 81.82% | 1 | 33.33% |
Jeff Mahoney | 3 | 13.64% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 4.55% | 1 | 33.33% |
Total | 22 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.