8 lines
168 B
C
8 lines
168 B
C
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
|
|
#ifndef _UAPI_ASM_SW64_IPCBUF_H
|
|
#define _UAPI_ASM_SW64_IPCBUF_H
|
|
|
|
#include <asm-generic/ipcbuf.h>
|
|
|
|
#endif
|