repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected close
[linux/fpc-iii.git]
/
include
/
asm-um
/
kmap_types.h
blob
0b22ad776e76e6ef9d68205d25f4fb9f978e26a5
1
/*
2
* Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
3
* Licensed under the GPL
4
*/
5
6
#ifndef __UM_KMAP_TYPES_H
7
#define __UM_KMAP_TYPES_H
8
9
#include
"asm/arch/kmap_types.h"
10
11
#endif