mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-22 17:33:01 +00:00
7 lines
101 B
C
7 lines
101 B
C
|
#ifndef __LINUX_KVM_XTENSA_H
|
||
|
#define __LINUX_KVM_XTENSA_H
|
||
|
|
||
|
/* xtensa does not support KVM */
|
||
|
|
||
|
#endif
|