Sign in
android
/
kernel
/
common
/
9f23a833fdcda6b806d49ab600d97924ab91a312
/
.
/
arch
/
avr32
/
include
/
asm
/
kmap_types.h
blob: 479330b89796fe1aeefc116da4f6727fab494e64 [
file
] [
log
] [
blame
]
#ifndef
__ASM_AVR32_KMAP_TYPES_H
#define
__ASM_AVR32_KMAP_TYPES_H
#ifdef
CONFIG_DEBUG_HIGHMEM
# define KM_TYPE_NR 29
#else
# define KM_TYPE_NR 14
#endif
#endif
/* __ASM_AVR32_KMAP_TYPES_H */