aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/m68k-linux-any/asm/ioctls.h
blob: 2e4005f31c33955edc6848823317ce8785f33ff9 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __ARCH_M68K_IOCTLS_H__
#define __ARCH_M68K_IOCTLS_H__

#define FIOQSIZE	0x545E

#include <asm-generic/ioctls.h>

#endif /* __ARCH_M68K_IOCTLS_H__ */