aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/kmap_types.h
blob: 94ec3ee07983f8e9b97c6d857b5e7702bbfa36ee (plain)
1
2
3
4
5
6
7
8
#ifdef __KERNEL__
#ifndef _ASM_KMAP_TYPES_H
#define _ASM_KMAP_TYPES_H

#include <asm-generic/kmap_types.h>

#endif
#endif /* __KERNEL__ */