android-kernel-a71/arch/score/include/uapi/asm/ioctls.h
2024-11-30 08:51:05 +01:00

8 lines
186 B
C

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ASM_SCORE_IOCTLS_H
#define _ASM_SCORE_IOCTLS_H
#include <asm-generic/ioctls.h>
#endif /* _ASM_SCORE_IOCTLS_H */