]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Add kernel headers required for using list
authorSasha Levin <levinsasha928@gmail.com>
Thu, 28 Apr 2011 13:40:41 +0000 (16:40 +0300)
committerPekka Enberg <penberg@kernel.org>
Thu, 28 Apr 2011 17:52:31 +0000 (20:52 +0300)
commit6813209b5cc7ebe5ae501bd3a9e3dddeb6ad4f54
tree66c47576c4f06906f5bafee95955f9a521beee36
parentfb1a9eeaa58382abfc18a140533dcc01dd6fd975
kvm tools: Add kernel headers required for using list

Adds kernel headers so that <linux/list.h> (and others) could be included
directly.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/include/linux/kernel.h [new file with mode: 0644]
tools/kvm/include/linux/prefetch.h [new file with mode: 0644]
tools/kvm/include/linux/types.h