ioctl.h (e5451c8f8330e03ad3cfa16048b4daf961af434f) ioctl.h (6f52b16c5b29b89d92c0e7236f4655dc8491ad70)
1/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
1#ifndef _SPARC_IOCTL_H
2#define _SPARC_IOCTL_H
3
4/*
5 * Our DIR and SIZE overlap in order to simulteneously provide
6 * a non-zero _IOC_NONE (for binary compatibility) and
7 * 14 bits of size as on i386. Here's the layout:
8 *

--- 59 unchanged lines hidden ---
2#ifndef _SPARC_IOCTL_H
3#define _SPARC_IOCTL_H
4
5/*
6 * Our DIR and SIZE overlap in order to simulteneously provide
7 * a non-zero _IOC_NONE (for binary compatibility) and
8 * 14 bits of size as on i386. Here's the layout:
9 *

--- 59 unchanged lines hidden ---