Welcome to mirror list, hosted at ThFree Co, Russian Federation.

kvm.h « asm-blackfin « include - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e3477d77c0140733a88b6784d3170ee6566ee5d5 (plain)
1
2
3
4
5
6
#ifndef __LINUX_KVM_BLACKFIN_H
#define __LINUX_KVM_BLACKFIN_H

/* blackfin does not support KVM */

#endif