mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-01 23:01:29 +00:00
7 lines
88 B
C
7 lines
88 B
C
|
#ifndef __UM_PARAVIRT_H
|
||
|
#define __UM_PARAVIRT_H
|
||
|
|
||
|
#include "asm/arch/paravirt.h"
|
||
|
|
||
|
#endif
|