2 * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
3 * Licensed under the GPL
6 #ifndef __UM_KMAP_TYPES_H
7 #define __UM_KMAP_TYPES_H
9 /* No more #include "asm/arch/kmap_types.h" ! */
17 KM_UML_USERCOPY
, /* UML specific, for copy_*_user - used in do_op_one_page */