mirror of
https://github.com/torvalds/linux.git
synced 2024-11-28 23:21:31 +00:00
7 lines
98 B
C
7 lines
98 B
C
|
#ifndef __LINUX_KVM_ALPHA_H
|
||
|
#define __LINUX_KVM_ALPHA_H
|
||
|
|
||
|
/* alpha does not support KVM */
|
||
|
|
||
|
#endif
|