blob: 259ae7b041a78f3dca1f3603355e94f37bbd129d [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#ifndef _ASM_LOCAL_H
3#define _ASM_LOCAL_H
4
5#include <asm-generic/local.h>
6
7#endif /* _ASM_LOCAL_H */