1
0
Fork 0
alistair23-linux/include/asm-um/kmap_types.h

12 lines
180 B
C

/*
* Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
* Licensed under the GPL
*/
#ifndef __UM_KMAP_TYPES_H
#define __UM_KMAP_TYPES_H
#include "asm/arch/kmap_types.h"
#endif