• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* SPDX-License-Identifier: GPL-2.0 */
2 
3 #ifndef _ASM_KMAP_TYPES_H
4 #define _ASM_KMAP_TYPES_H
5 
6 #define KM_TYPE_NR 17
7 
8 #endif
9