android-kernel-a71/arch/score/include/uapi/asm/ipcbuf.h

8 lines
186 B
C
Raw Permalink Normal View History

2024-11-30 07:51:05 +00:00
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ASM_SCORE_IPCBUF_H
#define _ASM_SCORE_IPCBUF_H
#include <asm-generic/ipcbuf.h>
#endif /* _ASM_SCORE_IPCBUF_H */