projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
skbuff: fix missing kernel-doc notation
[linux-2.6]
/
include
/
asm-cris
/
kvm.h
1
#ifndef __LINUX_KVM_CRIS_H
2
#define __LINUX_KVM_CRIS_H
3
4
/* cris does not support KVM */
5
6
#endif