7 lines
104 B
C
7 lines
104 B
C
|
#ifndef __LINUX_KVM_SPARC64_H
|
||
|
#define __LINUX_KVM_SPARC64_H
|
||
|
|
||
|
/* sparc64 does not support KVM */
|
||
|
|
||
|
#endif
|