satip-axe/kernel/arch/s390/include/asm/kmap_types.h

9 lines
139 B
C

#ifdef __KERNEL__
#ifndef _ASM_KMAP_TYPES_H
#define _ASM_KMAP_TYPES_H
#include <asm-generic/kmap_types.h>
#endif
#endif /* __KERNEL__ */