summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/include/asm/types.h
blob: e29dde377c1d63f8c14df3c6cc49955e9b3c94d8 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef __ASM_SANDBOX_TYPES_H
#define __ASM_SANDBOX_TYPES_H

#include <asm-generic/int-ll64.h>

#endif