summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/include/asm/types.h
blob: 7b356a99eb664d21aef8ee03155edfb76d397241 (plain)
1
2
3
4
5
6
#ifndef __ASM_SANDBOX_TYPES_H
#define __ASM_SANDBOX_TYPES_H

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

#endif