/arch/powerpc/include/asm/kmap_types.h
http://github.com/mirrors/linux · C Header · 13 lines · 6 code · 4 blank · 3 comment · 0 complexity · 876497b86bf267c69fd195e1084ffca5 MD5 · raw file
- /* SPDX-License-Identifier: GPL-2.0-or-later */
- #ifndef _ASM_POWERPC_KMAP_TYPES_H
- #define _ASM_POWERPC_KMAP_TYPES_H
- #ifdef __KERNEL__
- /*
- */
- #define KM_TYPE_NR 16
- #endif /* __KERNEL__ */
- #endif /* _ASM_POWERPC_KMAP_TYPES_H */