8 lines
137 B
C
8 lines
137 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#ifndef _ASM_SW64_LOCAL64_H
|
|
#define _ASM_SW64_LOCAL64_H
|
|
|
|
#include <asm-generic/local64.h>
|
|
|
|
#endif
|