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

#ifndef __ASM_ARM_TYPES_H
#define __ASM_ARM_TYPES_H

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

#endif